[test_operator] Read horizontest admin password from osp-secret#4067
[test_operator] Read horizontest admin password from osp-secret#4067stuggi wants to merge 1 commit into
Conversation
install_yamls PR openstack-k8s-operators/install_yamls#1158 replaced hardcoded passwords with dynamically generated per-service secrets. The horizontest runner defaulted adminPassword to "12345678" which no longer matches the deployed admin password. Fetch AdminPassword from the osp-secret Secret at runtime and override the default before building the HorizonTest CR. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
Depends-On: openstack-k8s-operators/ci-framework#4067 Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: abays The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 56m 48s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 37m 39s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 32m 05s |
|
recheck |
install_yamls PR openstack-k8s-operators/install_yamls#1158 replaced hardcoded passwords with dynamically generated per-service secrets. The horizontest runner defaulted adminPassword to "12345678" which no longer matches the deployed admin password.
Fetch AdminPassword from the osp-secret Secret at runtime and override the default before building the HorizonTest CR.
Jira: OSPRH-32754