Skip to content

Commit

Permalink
Switch openshift-ansible back to master in the CI (openshift#700)
Browse files Browse the repository at this point in the history
The issue in openshift-ansible is fixed now:

openshift/openshift-ansible#5177

So this moves the Openstack end to end CI from using known working
commit to using master again.

Fixes openshift#686
  • Loading branch information
tomassedovic authored and bogdando committed Aug 28, 2017
1 parent 742f24a commit ecc935c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ python:
env:
global:
- CI_CONCURRENT_JOBS=1
- OPENSHIFT_ANSIBLE_COMMIT=1febf0b20de622d358dc890417dc4cda7c3f71a9
- OPENSHIFT_ANSIBLE_COMMIT=master
matrix:
- RUN_OPENSTACK_CI=false
- RUN_OPENSTACK_CI=true
Expand Down

0 comments on commit ecc935c

Please sign in to comment.