diff options
-rw-r--r-- | dovetail/compliance/example_set.yml | 8 | ||||
-rw-r--r-- | dovetail/conf/dovetail_config.yml | 1 |
2 files changed, 1 insertions, 8 deletions
diff --git a/dovetail/compliance/example_set.yml b/dovetail/compliance/example_set.yml deleted file mode 100644 index 1ee1ac50..00000000 --- a/dovetail/compliance/example_set.yml +++ /dev/null @@ -1,8 +0,0 @@ -example_set: - name: example_set - testcases_list: - # Temporarily, one test case kept here as default to run - # for use of software development/debug - # TO DO: will amend when compliance set is settled - - dovetail.example.tc001 - - dovetail.example.tc002 diff --git a/dovetail/conf/dovetail_config.yml b/dovetail/conf/dovetail_config.yml index 86ac6cf6..c01394ed 100644 --- a/dovetail/conf/dovetail_config.yml +++ b/dovetail/conf/dovetail_config.yml @@ -17,6 +17,7 @@ testarea_supported: - vimops - nfvi - ipv6 + - example # used for testcase cmd template in jinja2 format # we have two variables available now |