-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Align other site definitions to use plans (and fix the failing docker gate) #564
Comments
Please assign to me. |
With the deletion of per-phase scripts, the deployment of each provider test sites needs to be adjusted/validated. I think it would be better to split this issue into multiple issues for tracking. This issue #564 can be tracked for fixing CAPD deployment/zuul failures.
Thanks. |
@eratnch Below are hackmd notes from today's Flight Plan call related to this issue. From this design the first step seems to be to build the base phase plans.yaml for all providers into the
|
This PS introduces phase plan for CAPD provider * Adds phase to merge kubeconfig * Patches type/gating plan to use capd phase plan * Patches cluster_map and executor to work with "default" namespace * Fixes CAPD zuul failures Relates-To: #564 Relates-To: #580 Relates-To: #587 Change-Id: I5007970c907bc87dccf6dd9fcb052afc1b5c13f7
This issue can be closed. Fix for this issue is merged. |
@mattmceuen Are you OK with closing this? |
Issue #517 adjusted the test-site site definition to run deployments via phase plans, and deleted the per-phase scripts accordingly.
However, the other site definitions still need to be updated accordingly. One practical issue demonstrated by this is that the (non-voting) docker-test-site gate is failing, because its zuul config points at the deleted scripts.
The text was updated successfully, but these errors were encountered: