diff options
Diffstat (limited to 'etc/conf')
-rw-r--r-- | etc/conf/cmd_config.yml | 2 | ||||
-rw-r--r-- | etc/conf/dovetail_config.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/conf/cmd_config.yml b/etc/conf/cmd_config.yml index 1a7c8872..5d41992c 100644 --- a/etc/conf/cmd_config.yml +++ b/etc/conf/cmd_config.yml @@ -28,7 +28,7 @@ cli: testsuite: flags: - '--testsuite' - default: 'ovp.2018.09' + default: 'ovp.2019.0x' help: 'compliance testsuite.' testarea: flags: diff --git a/etc/conf/dovetail_config.yml b/etc/conf/dovetail_config.yml index e59c1b85..3cf4c6f1 100644 --- a/etc/conf/dovetail_config.yml +++ b/etc/conf/dovetail_config.yml @@ -26,7 +26,7 @@ testsuite_supported: - proposed_tests - debug - healthcheck - - ovp.2018.09 + - ovp.2019.0x - onap.tosca.2019.04 - onap.heat.2019.04 |