]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-ansible: Stop hardcoding ansible version in scenarios 1082/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 10 Jul 2018 16:17:33 +0000 (12:17 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 18 Jul 2018 15:27:41 +0000 (11:27 -0400)
commitccda360f25610195e30002f5790c9f7c4b99efb6
tree383fb430554528c51c4b1d63d0f9e5375272d417
parentcc924f438a89bbb5c0a22b314b2e3fbbd408fc00
ceph-ansible: Stop hardcoding ansible version in scenarios

We'll set the ansible version in each ceph-ansible branch's respective
requirements.txt.

For example, master will use ansible2.5 and stable-3.{1,2} will use ansible2.4.

The only reason the ansible version was in each scenario name was so it
could get passed to tox.

Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml
ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml
ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml
scripts/build_utils.sh