diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-09-25 10:27:34 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-09-25 10:28:00 -0700 |
commit | eb05feec6bfc54cc6ff41791ab708a7af7b9d3e9 (patch) | |
tree | 3c6478d0e82dc0da379116bddb629aafd932e9a0 /robot | |
parent | 3a6ff9be81f284d23b0170231de9aa9591f7e59b (diff) |
Exclude POMBA test cases from HEAT deployments
Change-Id: I97f3968fc76f835f9d602280beedca3f6fd44cb9
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 35e0b8cf..49a75f0c 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -115,15 +115,15 @@ Basic Policy Health Check Run Policy Health Check Basic Pomba AAI-context-builder Health Check - [Tags] health core + [Tags] health core oom Run Pomba Aai Context Builder Health Check Basic Pomba SDC-context-builder Health Check - [Tags] health core + [Tags] health core oom Run Pomba Sdc Context Builder Health Check Basic Pomba Network-discovery-context-builder Health Check - [Tags] health core + [Tags] health core oom Run Pomba Network Discovery Context Builder Health Check Basic Portal Health Check |