From 4c3828350c1c257b883f43d34fafb312193c2201 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Mon, 26 Jul 2021 15:41:18 -0500 Subject: [PATCH] Move tempest to blacklist Tempest and its plugins are branchless which means master version of these tools are used in testing the master + stable branches (except EM stable branch where we pin the Tempest and plugins for testing). Keeping Tempest in the u-c file will block testing the master + stable branches with Tempest master. Bug#1916771 for more details. Once any stable branch move to 'Extended Maintenance' and we pin the older Tempest to test them then we can move it from here to u-c file. Related Bug: #1916771 Change-Id: I891f5e1f4393c832f8f9feb6094fb9d8cc5dba35 --- blacklist.txt | 9 +++++++++ upper-constraints.txt | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/blacklist.txt b/blacklist.txt index 695bb9eec1..c4fb0dc5ff 100644 --- a/blacklist.txt +++ b/blacklist.txt @@ -38,3 +38,12 @@ sahara # Projects are free to specify their own version of ansible ansible + +# Tempest and its plugins are branchless which means master version of these +# tools are used in testing the master + stable branches (except EM stable branch +# where we pin the Tempest and plugins for testing). Keeping Tempest in the +# u-c file will block testing the master + stable branches with Tempest master. +# Bug#1916771 for more details. +# Once any stable branch move to 'Extended Maintenance' and we pin the +# older Tempest to test them then we can move it from here to u-c file. +tempest diff --git a/upper-constraints.txt b/upper-constraints.txt index 28056c0e07..c05aa2e883 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -398,7 +398,6 @@ numpy===1.21.1;python_version=='3.8' msgpack===1.0.2 Sphinx===4.1.2 oslo.config===8.7.1 -tempest===28.0.0 openstackdocstheme===2.3.0 osc-placement===3.0.1 zake===0.2.2