diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-10-08 08:32:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-10-08 08:32:06 +0000 |
commit | bad9d331305e9e6331d7194d4b7232a61132e8a2 (patch) | |
tree | b4dfcd23b8bb8eddc393b61592039f77761b4fe5 /tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml | |
parent | 2f088c5c929b6286f98964c208fa2b6501bb3bae (diff) | |
parent | 3c9715a372358baee7b7c66b2676ab7d5c763a63 (diff) |
Merge "Add raw image support for lxd scenario"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml index 93de7b88e..730284b9f 100644 --- a/tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml @@ -7,6 +7,11 @@ name: "os-nosdn-lxd-ha" test_cases_dir: "tests/opnfv/test_cases/" test_cases: - + file_name: ping_lxd_test.yaml + constraint: + installer: joid + pod: intel-pod5 +- file_name: opnfv_yardstick_tc002.yaml - file_name: opnfv_yardstick_tc005.yaml |