diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-10 15:32:51 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-11 09:20:18 +0100 |
commit | 945b34b8d7765b381443ad648f10cdd5b5bf9ce1 (patch) | |
tree | e1cb7265b8dee2675c7edbf55439967f69453591 /tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml | |
parent | b5c3d3e05186455ad3ffa99476bf833c53b6f86d (diff) |
Rename daily test suite files to match slave names on Jenkins
Change-Id: Ic4ee5d21f09fd324583f8a2c55e99684fbddd70b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml b/tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml new file mode 100644 index 000000000..80689beb1 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml @@ -0,0 +1,10 @@ +--- +# LF POD 2 daily task suite + +schema: "yardstick:suite:0.1" + +name: "opnfv_ericsson_daily" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + file_name: opnfv_yardstick_tc002.yaml |