8fd841b910
This PR fixes below issues: 1. remove concurrent installation for various versions We were doing this to decrease the amount of execution time the versions test. However, it's returning incorrect exit code when there's an installation failure. Right now, we are only installing two versions of `storj-sim` and the rest are only doing uplink cli installation. The performance of this test should be hugely impacted by the setup step now. 2. only remove release settings instead of deleting the entire file uplink CLI is referrencing `private/version` package. Therefore, we cannot delete it 3. add back `GATEWAY_0_API_KEY` in storj-sim In order to set up older version of uplink cli, we need access to the gate way api key. Change-Id: Ia3c37c197bd007b6e1f7c2bd71adde42181d46f0 |
||
---|---|---|
.. | ||
testdata | ||
tests | ||
waitlist | ||
cert-gating.sh | ||
deploy-storagenode.sh | ||
deploy-watchtower.sh | ||
gerrit-cla.py | ||
install-awscli.sh | ||
pg-to-crdb.go | ||
postgres-dev.sh | ||
release.sh | ||
tag-release.sh | ||
test-backwards.sh | ||
test-billing.sh | ||
test-certificates.sh | ||
test-network-stalls.go | ||
test-sim-backwards-dev.sh | ||
test-sim-backwards.sh | ||
test-sim-dev.sh | ||
test-sim.sh | ||
test-uplink-share.sh | ||
test-uplink.sh | ||
update-access.go | ||
utils.sh |