[system-ota-tests] Switch to consuming packages.tar.gz
Previously, infra tried to pass in the amber-files produced by the build into every test, but this was consuming too much space. Instead, this patch switches the system ota tests to consume the packages.tar.gz that's produced by the build. Change-Id: I42e683d4b39f43544d755c8754649309c72de61b
Showing
- garnet/packages/tests/BUILD.gn 0 additions, 1 deletiongarnet/packages/tests/BUILD.gn
- garnet/tests/system_ota_tests/BUILD.gn 5 additions, 1 deletiongarnet/tests/system_ota_tests/BUILD.gn
- garnet/tests/system_ota_tests/README.md 2 additions, 4 deletionsgarnet/tests/system_ota_tests/README.md
- garnet/tests/system_ota_tests/artifacts/build.go 1 addition, 5 deletionsgarnet/tests/system_ota_tests/artifacts/build.go
- garnet/tests/system_ota_tests/config/config.go 8 additions, 2 deletionsgarnet/tests/system_ota_tests/config/config.go
- garnet/tests/system_ota_tests/packages/repo.go 12 additions, 0 deletionsgarnet/tests/system_ota_tests/packages/repo.go
- garnet/tests/system_ota_tests/upgrade_test/upgrade_test.go 9 additions, 12 deletionsgarnet/tests/system_ota_tests/upgrade_test/upgrade_test.go
Loading
Please register or sign in to comment