storj/scripts
Ivan Fraixedes 49c8e94480
scripts: Add test Satellite working w/o Redis
Create a storj-sim test that checks that uplinks operations works when
satellite runs and can connect to Redis and when it cannot connect to
simulate a Redis downtime. Also verifies that the satellite can start
despite of Redis being downtime.

This test currently doesn't pass and it will be the one used to verify
the work that has to be done to make sure that the satellite allow the
clients to perform their operations despite of Redis being unavailable.
We require these changes before we deploy any customer face satellite on
a multi-region architecture.

NOTE that this test will be added later on to Jenkins to run this test
every time that we apply changes and at that time we'll see if it has to
be adjusted for being able to run on Jenkins because as it's now it may
not work because the scripts start and stop a Redis docker container.

Change-Id: I22acb22f0ca594583e36b45c88f8c03bac73b329
2021-01-25 16:02:59 +01:00
..
testdata satellite/{contact,nodestats,overlay,satellitedb}: remove references to total_uptime_count and uptime_success_count columns 2021-01-19 15:43:02 -05:00
tests all: switch from master to main 2020-12-28 22:59:06 +01:00
waitlist Waitlist script (#573) 2018-11-06 18:43:20 +01:00
build-wasm.sh build: added brotli compression for wasm bits 2020-12-17 19:23:53 +00:00
cert-gating.sh Delete Bootstrap and Kademlia (#2974) 2019-10-04 16:48:41 -04:00
deploy-storagenode.sh Makefile,scripts: move from aarch64 to arm64v8 (#4008) 2020-12-21 14:50:57 +01: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: remove thrift mod replace 2020-11-16 12:00:09 +02:00
test-sim-dev.sh scripts: use postgres script with all tests (#3404) 2019-10-31 07:03:54 -07:00
test-sim-redis-up-and-down-dev.sh scripts: Add test Satellite working w/o Redis 2021-01-25 16:02:59 +01:00
test-sim-redis-up-and-down.sh scripts: Add test Satellite working w/o Redis 2021-01-25 16:02:59 +01:00
test-sim.sh scripts: Fix typo in a comment 2020-12-15 18:58:54 +01:00
test-uplink-redis-up-and-down.sh scripts: Add test Satellite working w/o Redis 2021-01-25 16:02:59 +01: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
test-wasm-size.sh satellite/console/wasm: add test to confirm wasm size isnt growing 2021-01-21 15:48:49 +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