From: Andrew Schoen Date: Mon, 3 Apr 2017 21:11:55 +0000 (-0500) Subject: tests: run all tests for jewel and kraken X-Git-Tag: v2.2.0~12^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1410%2Fhead;p=ceph-ansible.git tests: run all tests for jewel and kraken Signed-off-by: Andrew Schoen --- diff --git a/tox.ini b/tox.ini index e19a28bb5..1a84cd6dc 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = {,rhcs-}{ansible2.2}-{xenial_cluster,journal_collocation,centos7_cluster,dmcrypt_journal,dmcrypt_journal_collocation,docker_cluster,purge_cluster,purge_dmcrypt,docker_dedicated_journal,docker_dmcrypt_journal_collocation,update_dmcrypt,update_cluster} +envlist = {jewel,kraken,rhcs}-{ansible2.2}-{xenial_cluster,journal_collocation,centos7_cluster,dmcrypt_journal,dmcrypt_journal_collocation,docker_cluster,purge_cluster,purge_dmcrypt,docker_dedicated_journal,docker_dmcrypt_journal_collocation,update_dmcrypt,update_cluster} skipsdist = True # extra commands for purging clusters @@ -72,6 +72,9 @@ setenv= docker_dmcrypt_journal_collocation: PLAYBOOK = site-docker.yml.sample rhcs: CEPH_RHCS = true rhcs: CEPH_STABLE = false + jewel: CEPH_STABLE_RELEASE = jewel + kraken: CEPH_STABLE_RELEASE = kraken + kraken: UPDATE_CEPH_STABLE_RELEASE = luminous deps= ansible1.9: ansible==1.9.4 ansible2.1: ansible==2.1