summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorricolin <rico.lin@easystack.cn>2017-12-17 23:29:26 +0800
committerZane Bitter <zbitter@redhat.com>2018-01-26 17:50:26 -0500
commitba8612996569b68b7b0991d40fccbeb92a7bd0d0 (patch)
tree922d7ef860500531053df5a9934f069c45a501b6 /test-requirements.txt
parent2c0797b73ecaef499d2b421ae782aa26d6d37ad9 (diff)
downloadheat-ba8612996569b68b7b0991d40fccbeb92a7bd0d0.tar.gz
Remove potential co-gating integration tests
This patch propose to use heat tempest plugin for potential co-gating integration tests. These tests are consider as potential co-gating. And we now already maintain them in heat tempest plugin. This also disables all except two of the gate/test jobs, to enable us to land this series and stop the carnage. The jobs will be re-enabled once all of the duplicated tests have been eliminated. Change-Id: I55e204b72cd5a2876576852b10ad09f24d04beb4
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index b633fba02..37fca6be3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -24,6 +24,5 @@ testtools>=2.2.0 # MIT
testresources>=2.0.0 # Apache-2.0/BSD
reno>=2.5.0 # Apache-2.0
# Next are used in integration tests only
-os-collect-config>=5.0.0 # Apache-2.0
paramiko>=2.0.0 # LGPLv2.1+
tempest>=17.1.0 # Apache-2.0