storj/scripts
Yingrong Zhao 8fd841b910 scripts/tests/testversions: fix installation during setup
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
2020-11-10 20:38:49 +00:00
..
testdata satellite/metainfo: Update metainfo RS config to more easily support multiple RS schemes. 2020-11-09 22:16:13 +00:00
tests scripts/tests/testversions: fix installation during setup 2020-11-10 20:38:49 +00:00
waitlist Waitlist script (#573) 2018-11-06 18:43:20 +01:00
cert-gating.sh Delete Bootstrap and Kademlia (#2974) 2019-10-04 16:48:41 -04:00
deploy-storagenode.sh scripts/deploy-storagenode: tag docker image as latest (#3858) 2020-04-18 11:59:56 +02:00
deploy-watchtower.sh Script for deploying the Docker manifest for watchtower (#3015) 2019-09-12 17:38:48 +03:00
gerrit-cla.py gerrit: add cla 2019-06-19 18:28:53 +00:00
install-awscli.sh Travis with go1.11 and modules (#479) 2018-10-16 20:02:00 +03:00
pg-to-crdb.go all: fix comments 2020-07-16 19:13:14 +03:00
postgres-dev.sh satellite/testing: Change testing to use PG 12.3 (#3913) 2020-06-25 20:17:39 +03:00
release.sh release: remove binary stripping 2020-10-14 10:06:20 +03:00
tag-release.sh private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00
test-backwards.sh scripts: reduce file size for backward compatibility tests 2020-05-27 13:21:55 +00:00
test-billing.sh satellite/payments: delete credits and credits_spendings db tables 2020-07-30 12:19:57 +03:00
test-certificates.sh fix certificates auth export command (#3110) 2019-09-24 10:38:18 -06:00
test-network-stalls.go all: fix dots 2020-07-16 14:58:28 +00:00
test-sim-backwards-dev.sh scripts: use postgres script with all tests (#3404) 2019-10-31 07:03:54 -07:00
test-sim-backwards.sh scripts: reduce file size for backward compatibility tests 2020-05-27 13:21:55 +00:00
test-sim-dev.sh scripts: use postgres script with all tests (#3404) 2019-10-31 07:03:54 -07:00
test-sim.sh cmd/satellite: choose correct Stripe client also for commands 2020-06-15 11:03:14 +00:00
test-uplink-share.sh scripts/tests: uplink no longer respects --client.segment-size 2020-03-22 17:48:57 +00:00
test-uplink.sh cmd/uplink: use DeleteBucketWithObjects for bucket force deletion 2020-09-02 16:39:20 +00:00
update-access.go scripts: remove lib/uplink from update-access 2020-05-29 13:35:10 +03:00
utils.sh cmd/certificates: auth export improvements & certificates test script (#2897) 2019-09-04 19:58:38 +02:00