Skip to content
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

Fix ansible-test-location issue #1866

Conversation

abikouo
Copy link
Collaborator

@abikouo abikouo commented Jun 12, 2024

This aims to fix the following issue occuring when using the role ansible-test

2024-06-12 10:25:36.940239 | TASK [Copy the galaxy.yml on the controller]
2024-06-12 10:25:36.957876 | controller | ERROR
2024-06-12 10:25:36.958089 | controller | {
2024-06-12 10:25:36.958129 | controller |   "msg": "An unhandled exception occurred while templating '{{ ~/ansible-test | expanduser }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: template error while templating string: unexpected '~'. String: {{ ~/ansible-test | expanduser }}. unexpected '~'"
2024-06-12 10:25:36.958157 | controller | }
failure

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/61025d9af4304215aeb6bcbe37f60a58

✔️ ansible-tox-linters SUCCESS in 11m 51s
✔️ ansible-tox-py38 SUCCESS in 12m 36s
✔️ ansible-tox-py39 SUCCESS in 12m 29s
✔️ ansible-tox-py310 SUCCESS in 13m 12s

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/7e897455e0cb490a8167550c5eb38f58

✔️ ansible-tox-linters SUCCESS in 12m 00s
✔️ ansible-tox-py38 SUCCESS in 12m 17s
✔️ ansible-tox-py39 SUCCESS in 12m 15s
✔️ ansible-tox-py310 SUCCESS in 13m 10s

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/df146a91ec7a4e358112f02aad79e10b

✔️ ansible-tox-linters SUCCESS in 13m 27s
✔️ ansible-tox-py38 SUCCESS in 12m 47s
✔️ ansible-tox-py39 SUCCESS in 12m 29s
✔️ ansible-tox-py310 SUCCESS in 13m 06s

@abikouo abikouo force-pushed the fix_integration_job_20240612 branch from 9d3079e to 685f6f4 Compare June 12, 2024 12:33
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/6debd38d719c4cfb9e8e875ddd06650f

✔️ ansible-tox-linters SUCCESS in 12m 14s
✔️ ansible-tox-py38 SUCCESS in 13m 27s
✔️ ansible-tox-py39 SUCCESS in 13m 00s
✔️ ansible-tox-py310 SUCCESS in 12m 29s

@abikouo abikouo added the mergeit Merge the PR (SoftwareFActory) label Jun 12, 2024
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/a4b4ff04638248138181d26f7714c805

✔️ ansible-tox-linters SUCCESS in 13m 51s
✔️ ansible-tox-py38 SUCCESS in 12m 36s
✔️ ansible-tox-py39 SUCCESS in 12m 54s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit e3f3f1c into ansible:master Jun 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFActory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants