-
Notifications
You must be signed in to change notification settings - Fork 33
OPSEXP-3270 Migrate Shared File Storage(SFS) testinfra tests to ansible #1212
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
Conversation
pmacius
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also remove python test file
ffjdm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps disable the warnings about HTTP insecure access?
ffjdm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps disable the warnings about HTTP insecure access?
This PR will migrate python module(testinfra) to test ansible roles, testinfra which is no more an available verifier in molecule.
[Removal of testinfra verifier · Issue #3920 https://github.com/https://github.com/ansible/molecule/issues/3920
we will migrate testinfra (python-based) to ansible tasks.
Related Issue
OPSEXP-3270
Changes introduced
Removed Python-based Testinfra tests (roles/sfs/molecule/default/verify.yml)
Replaced with Ansible assert tasks in the verify.yml