From: Fatih Degirmenci Date: Mon, 28 Aug 2017 08:15:40 +0000 (+0200) Subject: Disable tempest playbook X-Git-Tag: 6.0.0~339 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F49%2F40349%2F1;p=releng-xci.git Disable tempest playbook download.cirros-cloud.net is having trouble and failing patchset verification jobs. Apart from that, we are switching to healtcheck tests using OPNFV test framework so this patch fixes the current issue and prepares for the future. Change-Id: I593d3b2424250f12c8f32701007e97408e72e40d Signed-off-by: Fatih Degirmenci --- diff --git a/xci/file/setup-openstack.yml b/xci/file/setup-openstack.yml index 415c4899..866a54f8 100644 --- a/xci/file/setup-openstack.yml +++ b/xci/file/setup-openstack.yml @@ -22,4 +22,3 @@ - include: os-horizon-install.yml - include: os-swift-install.yml - include: os-ironic-install.yml -- include: os-tempest-install.yml