From: Alfredo Deza Date: Mon, 15 May 2017 16:46:49 +0000 (-0400) Subject: testing: add luminous factor for testing X-Git-Tag: v2.3.0rc2~3^2~9 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d5ee82d29598a61eb4717856a68073103693ca3d;p=ceph-ansible.git testing: add luminous factor for testing Signed-off-by: Alfredo Deza Co-Authored-by: Guillaume Abrioux --- diff --git a/tox.ini b/tox.ini index 6a011db16..ed6d87e7e 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -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,cluster,purge_docker_cluster,update_docker_cluster,bluestore_journal_collocation,bluestore_cluster} +envlist = {jewel,kraken,luminous,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,cluster,purge_docker_cluster,update_docker_cluster,bluestore_journal_collocation,bluestore_cluster} skipsdist = True # extra commands for purging clusters @@ -69,6 +69,9 @@ setenv= jewel: CEPH_DOCKER_IMAGE_TAG = tag-build-master-jewel-ubuntu-16.04 kraken: CEPH_STABLE_RELEASE = kraken kraken: UPDATE_CEPH_STABLE_RELEASE = luminous + luminous: CEPH_STABLE_RELEASE = luminous + luminous: UPDATE_CEPH_STABLE_RELEASE = luminous + luminous: UPDATE_CEPH_DOCKER_IMAGE_TAG = tag-build-master-luminous-ubuntu-16.04 deps= ansible1.9: ansible==1.9.4 ansible2.1: ansible==2.1