From e4c2f55ac40eef239c0d0e5768a5c5d82177ef15 Mon Sep 17 00:00:00 2001 From: Jo¶rgen Karlsson Date: Thu, 14 Jan 2016 15:29:43 +0100 Subject: Add test suite for Orange POD2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I667a54793be39c74a9f787b055b07fda9b2ba06c Signed-off-by: Jo¶rgen Karlsson (cherry picked from commit a6415b5199936de2eb247a26f18e47a368b82afa) --- .../opnfv/test_suites/opnfv_orange-fr-pod2_daily.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_orange-fr-pod2_daily.yaml (limited to 'tests') diff --git a/tests/opnfv/test_suites/opnfv_orange-fr-pod2_daily.yaml b/tests/opnfv/test_suites/opnfv_orange-fr-pod2_daily.yaml new file mode 100644 index 000000000..0f84354d7 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_orange-fr-pod2_daily.yaml @@ -0,0 +1,18 @@ +--- +# Orange POD2 daily task suite + +schema: "yardstick:suite:0.1" + +name: "orange-fr-pod2_daily" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + file_name: opnfv_yardstick_tc001.yaml +- + file_name: opnfv_yardstick_tc002.yaml +- + file_name: opnfv_yardstick_tc005.yaml +- + file_name: opnfv_yardstick_tc012.yaml +- + file_name: opnfv_yardstick_tc037.yaml -- cgit 1.2.3-korg