]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: use CEPH_ORIGIN to control the value of ceph_origin
authorAndrew Schoen <aschoen@redhat.com>
Wed, 15 Mar 2017 19:53:42 +0000 (14:53 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 15 Mar 2017 21:37:20 +0000 (16:37 -0500)
commit635f204001813568515b9d0d239b6be562741dda
treecb6df4c63b01c9853a233aeb3a241b9a6cec21d1
parent1f40347bd2ad516ba94bf6013c814036a4e8ae5c
tests: use CEPH_ORIGIN to control the value of ceph_origin

For example, the following would run the journal collocation test and
would install ceph from the repos already on the nodes:

  CEPH_ORIGIN=distro tox -rve ansible2.2-journal_collocation

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
tox.ini