-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
Goal
Integrate the new OIDC adoption test into the existing CI pipeline to ensure it runs automatically.
Key Tasks
- Create a new playbook in tests/playbooks/ that utilizes the oidc_adoption role. This playbook will be similar to hooks/playbooks/federation-post-deploy.yml in the ci-framework.
- Update the relevant CI configuration files (e.g., in zuul.d/ or .github/workflows/) to add a new job that executes this playbook.
- Ensure the job is triggered under the appropriate conditions and that its success or failure is correctly reported.