Actions
Bug #18697
openCypress tests for federated scenarios
Story points:
-
Release:
Release relationship:
Auto
Description
From #17914, it became evident that we need to be doing end-to-end testing of LoginCluster and Peer federated scenarios.
The first thing that we can test is the login procedure, but indeed we'll be writing other test cases when wb2 gets more federation aware.
Things to take into consideration for this story:
- The
Login.Test
method thatarvbox
uses seem not to issue salted tokens (or the satellite cluster isn't passing some required param likeremote=clustedId
?). The current Cypress test cluster usesLogin.PAM
; it would be convenient to double-check it behaves correctly. - Running multiple federated clusters will require improvements on the cluster launch script. If the bash script gets too complicated, maybe we can make a go program similar to
integration_test.go
. Selecting random ports reliably and building the config file with theRemoteClusters
entries pointing to the correcthost:port
would be one of the requirements.
We can replicate what we have on the dev clusters:
zzzza
(LoginCluster, equivalent toce8i5
)zzzzb
(Satellite of zzzza, equivalent totordo
)zzzzc
(Peered with zzzza and zzzzb, equivalent to9tee4
)
Current cypress test could just keep being run against zzzza
.
Related issues
Updated by Peter Amstutz almost 3 years ago
- Target version changed from 2022-02-16 sprint to 2022-03-02 sprint
Updated by Peter Amstutz almost 3 years ago
- Target version changed from 2022-03-02 sprint to 2022-03-16 sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-03-16 sprint to 2022-03-30 Sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-03-30 Sprint to 2022-04-13 Sprint
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
- Related to Feature #18700: arvados-server boot - bring up workbench2 added
Updated by Tom Clegg over 2 years ago
- Related to Feature #18699: arvados-server boot - option to bring up multiple clusters for wb2 federation tests added
Updated by Lucas Di Pentima over 2 years ago
- Related to deleted (Feature #18699: arvados-server boot - option to bring up multiple clusters for wb2 federation tests)
Updated by Lucas Di Pentima over 2 years ago
- Blocked by Feature #18699: arvados-server boot - option to bring up multiple clusters for wb2 federation tests added
Updated by Lucas Di Pentima over 2 years ago
- Status changed from In Progress to New
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-04-27 Sprint to 2022-05-11 sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-05-11 sprint to 2022-05-25 sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-05-25 sprint to 2022-06-08 sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-06-08 sprint to 2022-06-22 Sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-06-22 Sprint to 2022-07-06
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-07-06 to 2022-07-20
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-07-20 to 2022-08-31 sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-08-31 sprint to 2022-09-28 sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-09-28 sprint to 2022-10-12 sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-10-12 sprint to 2022-10-26 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-10-26 sprint to 2022-11-09 sprint
Updated by Lucas Di Pentima about 2 years ago
- Assigned To deleted (
Lucas Di Pentima)
Updated by Peter Amstutz about 2 years ago
- Target version deleted (
2022-11-09 sprint)
Actions