Actions
Feature #18699
closedarvados-server boot - option to bring up multiple clusters for wb2 federation tests
Story points:
-
Release:
Release relationship:
Auto
Related issues
Updated by Peter Amstutz over 2 years ago
- Target version set to 2022-04-27 Sprint
Updated by Tom Clegg over 2 years ago
- Related to Bug #18697: Cypress tests for federated scenarios added
Updated by Tom Clegg over 2 years ago
- Target version changed from 2022-04-27 Sprint to 2022-04-13 Sprint
- Assigned To set to Tom Clegg
- Status changed from New to In Progress
Updated by Lucas Di Pentima over 2 years ago
- Related to deleted (Bug #18697: Cypress tests for federated scenarios)
Updated by Lucas Di Pentima over 2 years ago
- Blocks Bug #18697: Cypress tests for federated scenarios added
Updated by Tom Clegg over 2 years 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 over 2 years ago
- Target version changed from 2022-04-13 Sprint to 2022-04-27 Sprint
Updated by Tom Clegg over 2 years ago
rebased to main, now that #18700 is merged:
18699-boot-multi-cluster @ 83f3ac231e7cda31425bdce1aa5848f3d7667199 -- developer-run-tests: #3036
Updated by Lucas Di Pentima over 2 years ago
Test re-run: developer-run-tests-sdk-python-ruby: #2363
Updated by Lucas Di Pentima over 2 years ago
18699-boot-multi-cluster LGTM, thanks!
Updated by Tom Clegg over 2 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados-private:commit:arvados|6fffa62bdb67c691e6958cf6f73c4a5fd32e0746.
Actions