Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

Commit

Permalink
Switch openshift-ansible back to master in the CI (#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 #686
  • Loading branch information
tomassedovic authored and bogdando committed Aug 28, 2017
1 parent 138e625 commit f8043d2
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 f8043d2

Please sign in to comment.