]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ci: dummy commit to debug
authorSébastien Han <seb@redhat.com>
Mon, 30 Jan 2017 14:41:18 +0000 (15:41 +0100)
committerSébastien Han <seb@redhat.com>
Mon, 30 Jan 2017 15:12:36 +0000 (16:12 +0100)
Signed-off-by: Sébastien Han <seb@redhat.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index 30fb7a4a1ac86e499bd740976e627566761a9d15..c4a2cbec1908d564130b97867e4ad5a469e328c4 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -10,6 +10,7 @@ skipsdist = True
 commands=
   cp {toxinidir}/infrastructure-playbooks/purge-cluster.yml {toxinidir}/purge-cluster.yml
   ansible-playbook -vv -i {changedir}/hosts {toxinidir}/purge-cluster.yml --extra-vars="ireallymeanit=yes fetch_directory={changedir}/fetch"
+  ansible all -i {changedir}/hosts -m shell -a "lsb_release -a; cat /etc/apt/sources.list || true"
   # set up the cluster again
   ansible-playbook -vv -i {changedir}/hosts {toxinidir}/site.yml.sample --extra-vars="fetch_directory={changedir}/fetch"
   # test that the cluster can be redeployed in a healthy state