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

CI seems broken #10

Closed
azielke opened this issue Jul 12, 2019 · 1 comment
Closed

CI seems broken #10

azielke opened this issue Jul 12, 2019 · 1 comment

Comments

@azielke
Copy link
Contributor

azielke commented Jul 12, 2019

CI seems broken at the moment:

    ==================================== ERRORS ====================================
    ____________________ ERROR collecting tests/test_default.py ____________________
    tests/test_default.py:6: in <module>
        os.environ['MOLECULE_INVENTORY_FILE']).get_hosts('all')
    /home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/testinfra/utils/ansible_runner.py:153: in __init__
        self.cli.options = self.cli.base_parser(
    E   AttributeError: 'PlaybookCLI' object has no attribute 'base_parser'
    !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
    =========================== 1 error in 0.54 seconds ============================
An error occurred during the test sequence action: 'verify'. Cleaning up.

This seems to be related to ansible/molecule#2083 which is already closed.

@azielke
Copy link
Contributor Author

azielke commented Jul 13, 2019

Fixed with PR #11

@azielke azielke closed this as completed Jul 13, 2019
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

No branches or pull requests

1 participant