summaryrefslogtreecommitdiffstats
path: root/reporting/reporting/functest/testCase.py
diff options
context:
space:
mode:
Diffstat (limited to 'reporting/reporting/functest/testCase.py')
-rw-r--r--reporting/reporting/functest/testCase.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/reporting/reporting/functest/testCase.py b/reporting/reporting/functest/testCase.py
index dff3f8c..2638533 100644
--- a/reporting/reporting/functest/testCase.py
+++ b/reporting/reporting/functest/testCase.py
@@ -26,7 +26,9 @@ class TestCase(object):
'onos': 'ONOS',
'ocl': 'OCL',
'tempest_smoke_serial': 'Tempest (smoke)',
+ 'tempest_smoke': 'Tempest (smoke)',
'tempest_full_parallel': 'Tempest (full)',
+ 'tempest_full': 'Tempest (full)',
'tempest_defcore': 'Tempest (Defcore)',
'refstack_defcore': 'Refstack',
'rally_sanity': 'Rally (smoke)',
@@ -50,6 +52,7 @@ class TestCase(object):
'gluon_vping': 'Netready',
'fds': 'FDS',
'cloudify_ims': 'vIMS (Cloudify)',
+ 'cloudify': 'Cloudify',
'orchestra_openims': 'OpenIMS (OpenBaton)',
'orchestra_clearwaterims': 'vIMS (OpenBaton)',
'opera_ims': 'vIMS (Open-O)',
@@ -66,6 +69,7 @@ class TestCase(object):
'singlevm2': 'single vm 2',
'cinder_test': 'cinder tests',
'barbican': 'barbican',
+ 'vmtp': 'vmtp',
'juju_epc': 'vEPC (Juju)',
'shaker': 'shaker',
'neutron_trunk': 'Neutron trunk'}