summaryrefslogtreecommitdiffstats
path: root/dovetail/compliance
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2017-08-07 07:28:16 -0400
committerxudan <xudan16@huawei.com>2017-08-07 21:05:16 -0400
commitb64133e23a1b96e872c08de681acf8d6c1645a6c (patch)
treecd9b22050baf2df7e0adbf6b33bb9be16d6492ac /dovetail/compliance
parent47e451d80dd90ba534b6cfa54b535ee8b483ece5 (diff)
Add Tempest test cases to Dovetail CI daily jobs
JIRA: DOVETAIL-478 JIRA: DOVETAIL-473 adds 6 test areas: - forwarding packets through virtual networks in data path - filtering packets based on security rules and port security in data path - dynamic network runtime operations through the life of a VNF - correct behavior after common virtual machine life cycles events - simple virtual machine resource scheduling on multiple nodes - storage security Add Tempest test cases belong to this 6 test areas to Dovetail CI daily jobs. Change-Id: I1535d96f3a85cdd8ac4f0c4375c68ce47bd9df93 Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'dovetail/compliance')
-rw-r--r--dovetail/compliance/proposed_tests.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/dovetail/compliance/proposed_tests.yml b/dovetail/compliance/proposed_tests.yml
index b148df68..13fcf719 100644
--- a/dovetail/compliance/proposed_tests.yml
+++ b/dovetail/compliance/proposed_tests.yml
@@ -50,3 +50,10 @@ proposed_tests:
- dovetail.sdnvpn.tc008
# resiliency
- dovetail.resiliency.tc001
+ # tempest
+ - dovetail.tempest.tc001
+ - dovetail.tempest.tc002
+ - dovetail.tempest.tc003
+ - dovetail.tempest.tc004
+ - dovetail.tempest.tc005
+ - dovetail.tempest.tc006