-
Notifications
You must be signed in to change notification settings - Fork 138
refactor(ci_dcn_site): replace hardcoded /home/zuul paths #3395
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
base: main
Are you sure you want to change the base?
refactor(ci_dcn_site): replace hardcoded /home/zuul paths #3395
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Replace hardcoded '/home/zuul' paths with ansible_user_dir variable to support non-zuul users in ci_cdn_role # Conflicts: # roles/ci_dcn_site/defaults/main.yml
c8f939d
c4eda71
to
c8f939d
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9eeed932391d4da2a7da675660c250bb ❌ openstack-k8s-operators-content-provider FAILURE in 7m 16s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1a3b1d52c18045d2847ce1352d9fd6a0 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 55m 13s |
/retest |
1 similar comment
/retest |
recheck |
Description
Replace hardcoded
/home/zuul
paths withansible_user_dir
variable in theci_dcn_site
role to support configurable user paths.Changes
output_dir
in Deploy Ceph task: Useansible_user_dir
instead of/home/zuul