diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2018-05-01 22:08:15 +0000 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2018-05-01 22:08:15 +0000 |
commit | 5c6f12ac2324be2cd61bdd365045e6e94417c418 (patch) | |
tree | 9468d6ce522b5df1a661ced9038640bbb52779a9 /etc/conf/dovetail_config.yml | |
parent | 67de42416576c952ec0d6a159a0d57fc4cabc414 (diff) |
Integrating Functest Patrole test case
Adding the new Patrole test case of Functest to Dovetail and to the
proposed_tests test suite.
JIRA: DOVETAIL-649
Change-Id: I2c3f583cdbd3af75cec020b0fe97f287d23498a5
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'etc/conf/dovetail_config.yml')
-rw-r--r-- | etc/conf/dovetail_config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/conf/dovetail_config.yml b/etc/conf/dovetail_config.yml index f4e0d034..49ccae66 100644 --- a/etc/conf/dovetail_config.yml +++ b/etc/conf/dovetail_config.yml @@ -54,6 +54,7 @@ testarea_supported: - healthcheck - vnf - lifecycle + - security functest_testsuite: - refstack_defcore @@ -62,6 +63,7 @@ functest_testsuite: - tempest_custom - rally_sanity - promise + - patrole functest_testcase: - bgpvpn |