From f7e63e379602333dcacf2b3c3d4f7c6b8018ce78 Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Fri, 4 Nov 2016 09:42:20 +0000 Subject: [PATCH] Temporarily pin Tempest SHA for Sahara testing As of October 5 with https://review.openstack.org/380082 the tempest tests for data_processing are no longer included in tempest. This patch pins the tempest SHA used to the parent of that patch to allow functional testing to continue until a revision of the functional testing in this role can be done. Change-Id: Ia5dcca5cd36da3af26d4ad608fbf6b311433f942 Related-Bug: 1638883 --- tests/{sahara-overrides.yml => os_sahara-overrides.yml} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename tests/{sahara-overrides.yml => os_sahara-overrides.yml} (69%) diff --git a/tests/sahara-overrides.yml b/tests/os_sahara-overrides.yml similarity index 69% rename from tests/sahara-overrides.yml rename to tests/os_sahara-overrides.yml index 34d0bb1..9c5f2a0 100644 --- a/tests/sahara-overrides.yml +++ b/tests/os_sahara-overrides.yml @@ -1,5 +1,5 @@ --- -# Copyright 2015, Rackspace US, Inc. +# Copyright 2016, Rackspace US, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,6 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -# There are currently no overrides required for the sahara role. -# If you need sahara specific variable overries set them below and add -# "-e @{toxinidir}/tests/sahara-overrides.yml \" to the ansible test run. +# Ref: https://bugs.launchpad.net/openstack-ansible/+bug/1638883 +tempest_git_install_branch: 93a0c668d9b39c619eb67ed2ae6b74074d4626e5