]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: update default value for CEPH_STABLE_RELEASE
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 27 Nov 2018 08:02:09 +0000 (09:02 +0100)
committerSébastien Han <seb@redhat.com>
Thu, 24 Jan 2019 10:46:32 +0000 (11:46 +0100)
commit97ebcf00060d2db7e162cacecd1210dd5a8ff547
tree2738c96f95e17989f40b9d7c80653ebf040a81e0
parent715a64c899f92c07d1f6fae4eeca218d7fa09dde
tests: update default value for CEPH_STABLE_RELEASE

- update value for `CEPH_STABLE_RELEASE`: next release will ship with
`nautilus`. This variable is used for stable branch only, this way, it
will be ready when next stable version will be released.

- test upgrade from mimic to ceph@master: don't run dev_setup.yml on update
scenario, and run it in [update] section so we update from mimic to
ceph@master.

- run lvm_setup.yml for all scenarios except `lvm_batch`

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tox.ini