Add copper section in testcases.yaml
authorAimee Ukasick <aimeeu.opensource@gmail.com>
Mon, 27 Mar 2017 19:02:42 +0000 (14:02 -0500)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 14 Apr 2017 07:01:52 +0000 (09:01 +0200)
JIRA: COPPER-34

Change-Id: I7301745718b9c035493c2e5c162e2a4e117982db
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
functest/ci/testcases.yaml

index febe157..3998830 100755 (executable)
@@ -332,6 +332,23 @@ tiers:
                     args:
                         cmd: '. /home/opnfv/functest/conf/stackrc && cd /home/opnfv/repos/securityscanning && python security_scan.py --config config.ini && cd -'
 
+            -
+                case_name: copper
+                project_name: copper
+                criteria: 'status == "PASS"'
+                blocking: false
+                clean_flag: true
+                description: >-
+                    Test suite for policy management based on OpenStack Congress
+                dependencies:
+                    installer: 'apex'
+                    scenario: '^((?!fdio).)*$'
+                run:
+                    module: 'functest.core.feature'
+                    class: 'BashFeature'
+                    args:
+                        cmd: 'cd /home/opnfv/repos/copper/tests && bash run.sh && cd -'
+
             -
                 case_name: multisite
                 project_name: multisite