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

PR 1062 tests #1081

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

PR 1062 tests #1081

wants to merge 2 commits into from

Conversation

moreati
Copy link
Member

@moreati moreati commented May 21, 2024

This PR is a vehicle to test the fix in #1062. Without the fix the new tests should pass under vanilla Ansible and fail under Mitogen. Once the fix is added they should pass under both.

@moreati
Copy link
Member Author

moreati commented May 21, 2024

The new test passed under Mitogen, it should have failed

TASK [Exercise ansible_remote_tmp dest=canary, mode=u=rw,go=, content=Created by integration/context_service/remote_tmp.yml
] ***
Tuesday 21 May 2024  12:26:32 +0000 (0:00:00.076)       0:08:33.434 *********** 
changed: [target-centos7-1]
changed: [target-centos8-2]
changed: [target-debian9-3]
changed: [target-debian10-4]
changed: [target-debian11-5]
changed: [target-ubuntu1604-6]
changed: [target-ubuntu1804-7]
changed: [target-ubuntu2004-8]

TASK [Delete ansible_remote_tmp _raw_params=rm -rf "{{ ansible_remote_tmp }}"
] ***
Tuesday 21 May 2024  12:26:32 +0000 (0:00:00.470)       0:08:33.905 *********** 
changed: [target-centos7-1]
changed: [target-centos8-2]
changed: [target-debian9-3]
changed: [target-debian10-4]
changed: [target-debian11-5]
changed: [target-ubuntu1604-6]
changed: [target-ubuntu1804-7]
changed: [target-ubuntu2004-8]

TASK [Do something else that requires ansible_remote_tmp path=canary, state=absent] ***
Tuesday 21 May 2024  12:26:32 +0000 (0:00:00.365)       0:08:34.271 *********** 
changed: [target-centos7-1]
changed: [target-centos8-2]
changed: [target-debian9-3]
changed: [target-debian10-4]
changed: [target-debian11-5]
changed: [target-ubuntu1604-6]
changed: [target-ubuntu1804-7]
changed: [target-ubuntu2004-8]

@moreati moreati force-pushed the issue1061 branch 3 times, most recently from 0936ef7 to e2743cc Compare May 22, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant