buildx/tests
Tonis Tiigi 9a30215886
tests: avoid early shutdown of sandbox
Because sandbox is closed down when the main test
that created the sandbox returns it can't have subtests
that set themselves as parallel as they would continue
to run in a different lifecycle.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2024-05-31 17:38:32 -07:00
..
workers lint: nilness fixes 2024-04-24 17:19:32 -07:00
bake.go build: set record provenance in response 2024-04-11 10:11:27 +02:00
build.go test: build print 2024-04-19 10:51:27 +02:00
create.go Implement new driver-opt: default-load 2024-04-05 15:30:33 +02:00
dialstdio.go tests: avoid early shutdown of sandbox 2024-05-31 17:38:32 -07:00
imagetools.go Updated tests further to make sure the new flag doesn't affect copy an index regardless of what value you specify. 2024-05-29 21:56:22 -04:00
inspect.go tests: refactor worker handling in sandbox 2024-03-14 13:42:37 +01:00
integration.go tests: skip according to buildkit version constraint 2024-04-11 09:43:14 +02:00
integration_test.go tests: skip according to buildkit version constraint 2024-04-11 09:43:14 +02:00
ls.go tests: refactor worker handling in sandbox 2024-03-14 13:42:37 +01:00
rm.go tests: refactor worker handling in sandbox 2024-03-14 13:42:37 +01:00
version.go Integration test for docker buildx version 2023-08-03 09:51:03 -05:00