You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/upgrade/README.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,23 @@ Post-upgrade job tests use `is_byoidc_cluster_detected()` from `tests/e2e/suppor
49
49
50
50
On **htpasswd/LDAP** QE clusters (e.g. ods-qe-psi-17), job tests use `oc whoami --show-token=true` with `OCP_ADMIN_USER_*` credentials — not Keycloak password grant.
Set `UPGRADE_USE_SMOKE_JOB=false` to force full MNIST when mirrors are configured. Set `DISCONNECTED_CLUSTER=true` in the test env file for explicit lab config (aligns with Jenkins `IS_DISCONNECTED_CLUSTER`).
66
+
67
+
**Porting:** apply the same helpers (`use_upgrade_smoke_job`, `upgrade_job_smoke.py`, `get_upgrade_job_submission_spec` usage) to **`main`** (3.5 / `2.x-3.x-upgrade-tests-post-upgrade`) and **`3.3`** upgrade branches.
68
+
52
69
## Migration script
53
70
54
71
`scripts/migration/ray_cluster_migration.py` (keep in sync with [rhoai-upgrade-helpers](https://github.com/red-hat-data-services/rhoai-upgrade-helpers)`main`).
0 commit comments