Actions
Feature #18699
closedarvados-server boot - option to bring up multiple clusters for wb2 federation tests
Start date:
04/13/2022
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Related issues
Updated by Tom Clegg 10 months ago
- Related to Bug #18697: Cypress tests for federated scenarios added
Updated by Lucas Di Pentima 10 months ago
- Related to deleted (Bug #18697: Cypress tests for federated scenarios)
Updated by Lucas Di Pentima 10 months ago
- Blocks Bug #18697: Cypress tests for federated scenarios added
Updated by Tom Clegg 10 months ago
18699-boot-multi-cluster @ 22e26e6943d38167ec1e0c5ec7c79202ae4d3a41 -- developer-run-tests: #3029
(this is based on 18700-boot-wb2, see #18700)
With this, `arvados-server boot` supports a config.yml file that has multiple clusters: bring up all clusters, then print controller URLs on stdout.
With this, we should be able to update wb2's bash script:- add more clusters to arvados_config.yml
- when reading controller url from arvados-server boot's stdout, instead of just a single "read url", do "read url id hostport" until url is "." (EOF), to get the host:port for each configured cluster id
Updated by Peter Amstutz 10 months ago
- Target version changed from 2022-04-13 Sprint to 2022-04-27 Sprint
Updated by Tom Clegg 10 months ago
rebased to main, now that #18700 is merged:
18699-boot-multi-cluster @ 83f3ac231e7cda31425bdce1aa5848f3d7667199 -- developer-run-tests: #3036
Updated by Lucas Di Pentima 10 months ago
Test re-run: developer-run-tests-sdk-python-ruby: #2363
Updated by Lucas Di Pentima 10 months ago
18699-boot-multi-cluster LGTM, thanks!
Actions