Michał Niewrzał
9bc2a9a4b7
rollingupgrade: change how metainfo-migration tool is installed
...
Change-Id: Iad1285a770f76c9cf09a872a4bf1cd39969ee117
2021-03-26 15:03:39 +00:00
Michał Niewrzał
0ef0a3f967
rollingupgrade: add migration to metabase
...
For time of transition from pointerdb to metabase we need add migration step to rollingupgrade tests and comment few cases.
Change-Id: Ib12ae6aa14be35f9bf4ff3efb55cfc6957d4ceba
2021-03-25 10:52:35 +00:00
Michał Niewrzał
908a96ae30
Merge remote-tracking branch 'origin/main' into multipart-upload
...
Change-Id: I075aaff42ca3f5dc538356cedfccd5939c75e791
2021-02-11 11:48:23 +01:00
Moby von Briesen
520da5b1e4
scripts/tests/rollingupgrade: fix rollingupgrade test
...
Fix logic that determines whether satellite has the marketing web server
based on version number.
Change-Id: I34df745d16acf1ce1478fe992448b18565e6d363
2021-02-08 20:06:00 -05:00
Yingrong Zhao
babe01f229
scripts/tests/rollingupgrade: fix rollingupgrade test backwards
...
compatibility
Change-Id: I1551f993bc8ca5e6fac07da7710dd46dbb031e47
2021-02-08 21:37:24 +00:00
Michał Niewrzał
ad3e3a38c5
Merge 'main' branch
...
Change-Id: Ia0db1b1f9ef3e0671d3f2208881b0abc3064e200
2021-01-04 12:13:45 +01:00
Stefan Benten
7f1871b8f1
all: switch from master to main
2020-12-28 22:59:06 +01:00
Kaloyan Raev
cc9e9ee1f5
storj-sim: use gateway from multipart-upload branch
...
Change-Id: I0886d277b3b757c8b00975a3e95c2d0d1228488b
2020-12-04 15:15:47 +02:00
Egon Elbre
e19fabc880
scripts/tests/rollingupgrade: fix typo in flag
...
Change-Id: Ia3e8d076741a30fb2a42af9b2621796a814c75ae
2020-11-18 19:15:42 +00:00
Egon Elbre
8da5e6a554
scripts/tests/rollingupgrade: use wait-for instead of sleep
...
Change-Id: Ie879e061d3b312705726375953767d420e922073
2020-11-18 12:00:16 +00:00
littleskunk
9ab824d3e6
jenkins/rollingupgrade: sleep 5 seconds between old api startup and database migration ( #3971 )
2020-11-16 21:25:11 +01:00
Jessica Grebenschikov
99c88efbbf
scripts/tests: fix gateway tests
...
Change-Id: I9a23ef08794043ad615066ae5929df9ff3a02d69
2020-10-27 08:21:28 -07:00
Yingrong Zhao
746cbfc659
scripts/tests/rollingupgrade: test current release version on master
...
branch
Currently, we are testing previous release version upgrading to latest
master on each master build
However, this behavior is only desired when the test is running on a
release branch.
Change-Id: Iaeb66f44951c9e4934ca3c8316d1e490d7958239
2020-10-22 11:45:54 -04:00
Kaloyan Raev
bd177bff03
cmd/storj-sim: cleanup gateway setup
...
Remove usage of --non-interactive flag. It is not provided (and
necessary) by the multitenant S3 gateway anymore.
ACCESS_KEY and SECRET_KEY env vars are not provided anymore as they are
not generated by the multitenant S3 gateway.
Change-Id: I3ecfb92110e31ae13977de3899dad273daae6c1e
2020-10-06 14:22:47 +00:00
Stefan Benten
db57e5cf7b
scripts/tests/rollingupgrade: continue for v1.6.4 ( #3912 )
2020-06-25 13:57:39 +02:00
Yingrong Zhao
c78f88beb6
scripts/tests: use the same version for storj-sim as satellites
...
Change-Id: If85b14a0a5af334b9547d73bc4dbe65cdd856984
2020-06-05 13:17:17 -04:00
Yingrong Zhao
9a04ca0527
scripts/tests/rollingupgrade: skip v1.6.3
...
We removed the ability to change satellite address in for uplink cli v1.6.3. Therefore we will skip that version for now
Change-Id: I0f78cfe27b51fd6cad571636ba38266f5f672d58
2020-06-05 09:00:36 +00:00
Michal Niewrzal
056ae7ffa8
scripts/test/rollingupgrade: set correct satellite address for imported
...
access
Addition: use always latest gateway release
Change-Id: I5e5231e6da4b6f7900cb71bb6e227901474270ea
2020-06-04 15:04:10 +00:00
Yingrong Zhao
4ab553cf3f
scripts: only latest releases have version file
...
Change-Id: Ice212ac39b011c18b1d3d48ea9e6f580b4fd7f0c
2020-04-04 18:47:33 +00:00
Yingrong Zhao
b3939bc1ba
scripts/tests: fix test-version and rolling-upgrade test installation
...
Change-Id: I2c1262aa2e4fd1f5aa34bffe9c76f272fe076d49
2020-04-02 22:07:06 +00:00
Michal Niewrzal
d444fbadea
scripts: cleanup rolling upgrade test
...
* add script for easy rolling upgrade test local execution
* remove unneeded binaries building for rolling upgrade and versions
tests
* unify build process for Jenkins and local execution for rolling
upgrade and versions tests
Change-Id: Ic11211b83f3f447494bbd5827d2af77ea4b20dfe
2020-04-01 12:30:08 +00:00
Michal Niewrzal
0374e30678
scripts: fix storj-sim installation function for rolling upgrade tests
...
Change-Id: Ifb749e0a41c57b90cc03293c2588b2ceb6a0a15a
2020-03-31 09:11:00 +00:00
Yingrong Zhao
831668478a
scripts/tests: fix gateway installation
...
Change-Id: I1629644f543505c27d4edb8f7bbe97d037cdc8a8
2020-03-29 19:24:05 +00:00
littleskunk
b10b69d9ce
test/rollingupgrade: fix stage 1 release version ( #3810 )
2020-03-17 22:30:07 +01:00
Yingrong Zhao
1a875baa1d
scripts/tests: fix arguments orders passed to test-versions.sh
...
Change-Id: I2e3b501477823413137f6a43fcdc4347af27e43c
2020-03-11 13:50:18 +00:00
Yingrong Zhao
46b04a38cc
scripts/tests/: fix uplink access to contain satellite id
...
Change-Id: I7dfb6bc2da3bf84a81d75a286ee9488e32ea4f01
2020-03-10 21:15:39 +00:00
littleskunk
842c8d8ed9
scripts/tests/rollingupgrade: fix installation for current commit
2020-03-06 17:19:55 -05:00
littleskunk
8fa8178f04
release/rollingupgrade: on release tags run rolling upgrade against previous release ( #3792 )
...
Co-authored-by: Stefan Benten <mail@stefan-benten.de>
2020-03-03 23:56:32 +01:00
Yingrong Zhao
ac34485f5d
scripts/tests: install correct version of gateway
...
1. only run release tags that don't contain 'rc'
2. install gateway version that's the same as satellite
3. update gateway access to contain satellite id
Change-Id: I8ca1418302c3aafdf0c4eaaf8361422a1eec2bd4
2020-02-26 13:12:31 +00:00
Egon Elbre
e30f7b35b6
cmd/gateway: use a separate repository
...
Change-Id: Idbb0b2b6cf0e60c6d5d91218c24524d72285cf26
2020-02-24 10:03:03 +02:00
Moby von Briesen
8c19855871
scripts/tests/rollingupgrade: explicitly set debug port for old
...
satellite api during rolling upgrade test
The old api is using the same config file as the new satellite in the
rolling upgrade test, so we need to set it to something different so
that there is no conflict when we spin up a new storj-sim instance while
the old api is running concurrently.
Change-Id: Ia4ec2db4953f36f43275495710992831ad3916a2
2020-01-29 18:32:03 -05:00
Yingrong Zhao
07a1702f41
scripts/tests/rollingupgrade: fix test-versions.sh path referrence
...
Change-Id: I5c696e5d38c087c50f025796e2f48876883d0f4a
2020-01-04 19:42:15 -05:00
Moby von Briesen
e34ac3ef3a
ci,scripts/tests/rolling-upgrade: run rolling upgrade test on private jenkins
...
Change-Id: Ic1c9f7539ee0ac371bcb856bdbcac2ff6c0ccc65
2020-01-02 16:27:41 -05:00
Moby von Briesen
aecea820fc
scripts: add rolling upgrade test script
...
Change-Id: Ibf79c8e40da54520ce17e2e1f66124c117b32b53
2020-01-02 13:38:56 -05:00