diff options
author | ricolin <rico.lin@easystack.cn> | 2017-12-17 21:40:43 +0800 |
---|---|---|
committer | Zane Bitter <zbitter@redhat.com> | 2018-01-19 13:36:49 -0500 |
commit | d2bf5ecf6a35e5fda5832b8c2f0a741f06ac11bd (patch) | |
tree | 412657ca4ba0845928d1531ea21ebcd43cf2554f /test-requirements.txt | |
parent | 41cc012b3441d79cf89c2961b72959e9b8f25803 (diff) | |
download | heat-d2bf5ecf6a35e5fda5832b8c2f0a741f06ac11bd.tar.gz |
Remove tests for Interop Tests for add-on trademark program
Remove tests which been planned to added to add-on trademark
program. We now maintain these tests in heat tempest plugin.
Change-Id: I458d39f988019c4f1d62c7e39a325a2082a98561
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index fd44283f1..b633fba02 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -27,4 +27,3 @@ reno>=2.5.0 # Apache-2.0 os-collect-config>=5.0.0 # Apache-2.0 paramiko>=2.0.0 # LGPLv2.1+ tempest>=17.1.0 # Apache-2.0 -gabbi>=1.35.0 # Apache-2.0 |