Revert "[system-ota-tests] Switch to consuming packages.tar.gz"
This reverts commit c30d780d. Reason for revert: <INSERT REASONING HERE> Original change's description: > [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 TBR=ctiller@google.com,etryzelaar@google.com,computerdruid@google.com Change-Id: I86e7c4675705fd99c7d1fe4f0936ebe3e81506e7 No-Presubmit: true No-Tree-Checks: true No-Try: true
Showing
- garnet/packages/tests/BUILD.gn 1 addition, 0 deletionsgarnet/packages/tests/BUILD.gn
- garnet/tests/system_ota_tests/BUILD.gn 1 addition, 5 deletionsgarnet/tests/system_ota_tests/BUILD.gn
- garnet/tests/system_ota_tests/README.md 4 additions, 2 deletionsgarnet/tests/system_ota_tests/README.md
- garnet/tests/system_ota_tests/artifacts/build.go 5 additions, 1 deletiongarnet/tests/system_ota_tests/artifacts/build.go
- garnet/tests/system_ota_tests/config/config.go 2 additions, 8 deletionsgarnet/tests/system_ota_tests/config/config.go
- garnet/tests/system_ota_tests/packages/repo.go 0 additions, 12 deletionsgarnet/tests/system_ota_tests/packages/repo.go
- garnet/tests/system_ota_tests/upgrade_test/upgrade_test.go 12 additions, 9 deletionsgarnet/tests/system_ota_tests/upgrade_test/upgrade_test.go
Loading
Please register or sign in to comment