From: Guillaume Abrioux Date: Thu, 12 Aug 2021 21:45:06 +0000 (+0200) Subject: tests: use old build of ceph@master X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=47a451426a8308a4ea80e0a1e4d867e9dd290fe5;p=ceph-ansible.git tests: use old build of ceph@master for unlocking the ci. this is intended to be reverted. Signed-off-by: Guillaume Abrioux --- diff --git a/tox.ini b/tox.ini index 0cb8c6415..a45f510d4 100644 --- a/tox.ini +++ b/tox.ini @@ -297,6 +297,7 @@ setenv= ANSIBLE_KEEP_REMOTE_FILES = 1 ANSIBLE_CACHE_PLUGIN = memory ANSIBLE_GATHERING = implicit + CEPH_DEV_SHA1 = 6436cc5e13174b8b206301b0a073b8a776eea490 # only available for ansible >= 2.5 ANSIBLE_STDOUT_CALLBACK = yaml non_container: DEV_SETUP = True