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 temporary build failure due to bug in 'kitchen-ansible' #127

Merged
merged 2 commits into from
Mar 13, 2017

Conversation

arm4b
Copy link
Member

@arm4b arm4b commented Mar 13, 2017

Temporary workaround to pin kitchen-ansible version, since recent 0.46.1 neillturner/kitchen-ansible#226 (comment) broke second run of Ansible to test for idempotence.

Build error: https://travis-ci.org/StackStorm/ansible-st2/jobs/210297604

       bash: -c: line 3: syntax error near unexpected token `&&'
       bash: -c: line 3: ` && (echo 'Going to invoke ansible-playbook second time:';           '
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.

TODO: Revert when the bug is fixed in upstream https://github.com/neillturner/kitchen-ansible/releases

@arm4b arm4b added the bug label Mar 13, 2017
@arm4b arm4b merged commit 5f0977b into master Mar 13, 2017
@arm4b arm4b deleted the fix/idempotence-test branch March 13, 2017 14:27
@lakshmi-kannan
Copy link
Contributor

hahaha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants