diff options
author | 2020-12-08 18:00:42 +0100 | |
---|---|---|
committer | 2020-12-08 18:02:23 +0100 | |
commit | e0fe3032b1eaa9eb7de658bcae2229da9e5555e4 (patch) | |
tree | 0354b19a88490038c1a74e7c4e01b5fa1861dccc /docker | |
parent | 50533f9206a0bfe20e51cad78897b2a004c059c5 (diff) |
Skip Restack compute and platform if NO_TENANT_NETWORK
Change-Id: Icdfd3ed23b6a5a47d95ae50aea88a46cd77be2ea
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 8351a852c23fd68b04b037ff4d53980a85e896ab)
Diffstat (limited to 'docker')
-rw-r--r-- | docker/smoke/testcases.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml index 40cccba3c..ed95b464f 100644 --- a/docker/smoke/testcases.yaml +++ b/docker/smoke/testcases.yaml @@ -113,6 +113,8 @@ tiers: description: >- This test case runs a sub group of tests of the OpenStack Compute testcases. + dependencies: + - NO_TENANT_NETWORK: '^(?![tT]rue$)' run: name: refstack args: @@ -147,6 +149,8 @@ tiers: description: >- This test case runs a sub group of tests of the OpenStack Platform testcases. + dependencies: + - NO_TENANT_NETWORK: '^(?![tT]rue$)' run: name: refstack args: |