diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2017-08-16 17:44:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-16 17:44:28 +0000 |
commit | 469abc969a94e3e3c6f4967b6d1fd8953a56e497 (patch) | |
tree | 8fc3e28f503785ec729e741c060f22fa856bbb85 /functest/ci/testcases.yaml | |
parent | d49350df590caaa3db45c9a201618248d3f92b92 (diff) | |
parent | fc32da5da89e3f8249e5dc3e1d4ae5e425805912 (diff) |
Merge "Remove copper refs"
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r-- | functest/ci/testcases.yaml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 4f378a01..d53202d5 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -317,23 +317,6 @@ tiers: cmd: '. /home/opnfv/functest/conf/stackrc && security_scan --config /usr/local/etc/securityscanning/config.ini' - - case_name: copper - enabled: false - project_name: copper - criteria: 100 - blocking: false - 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 /src/copper/tests && bash run.sh && cd -' - - - case_name: multisite enabled: false project_name: multisite |