From b64133e23a1b96e872c08de681acf8d6c1645a6c Mon Sep 17 00:00:00 2001 From: xudan Date: Mon, 7 Aug 2017 07:28:16 -0400 Subject: 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 --- dovetail/conf/dovetail_config.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'dovetail/conf/dovetail_config.yml') diff --git a/dovetail/conf/dovetail_config.yml b/dovetail/conf/dovetail_config.yml index 98f9e814..6783655e 100644 --- a/dovetail/conf/dovetail_config.yml +++ b/dovetail/conf/dovetail_config.yml @@ -33,6 +33,7 @@ testarea_supported: - sdnvpn - vping - resiliency + - tempest functest_testsuite: - refstack_defcore -- cgit 1.2.3-korg