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

tests: Simplify Ansible ssh password tests, test priority #1113

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

moreati
Copy link
Member

@moreati moreati commented Sep 3, 2024

This

  • Removes the indirection of calling ansible in a sub-shell
  • Includes vanilla Ansible, which was previously skipped
  • Tests whether ansible_ssh_pass overrides ansible_password, as it should

As a one off I've the new tests against vanilla Ansible 2.10 through Ansible 10, to confirm the baseline priorities have remained unchanged all releases currently supported by Mitogen 0.3.x.

This
- Removes the indirection of calling ansible in a sub-shell
- Includes vanilla Ansible, which was previously skipped
- Tests whether ansible_ssh_pass overrides ansible_password, as it should

As a one off I've the new tests against vanilla Ansible 2.10 through Ansible
10, to confirm the baseline priorities have remained unchanged all releases
currently supported by Mitogen 0.3.x.
@moreati moreati merged commit 979241e into mitogen-hq:master Sep 3, 2024
46 checks passed
@moreati moreati deleted the ssh-password-tests branch September 3, 2024 22:22
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