From 081eaf19163fdaeb1e0038240a2e74007527c98c Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Mon, 30 Jul 2018 15:10:11 +0200 Subject: Renaming test cases to include test framework names Replacing the generic "dovetail" prefix of the testcase definitions with the name of the OPNFV test framework which hosts the test. JIRA: DOVETAIL-719 Signed-off-by: Georg Kunz Change-Id: I8f90423b8908197bdc7adddf82c61ff394893f52 --- etc/testcase/bottlenecks.stress.ping.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 etc/testcase/bottlenecks.stress.ping.yml (limited to 'etc/testcase/bottlenecks.stress.ping.yml') diff --git a/etc/testcase/bottlenecks.stress.ping.yml b/etc/testcase/bottlenecks.stress.ping.yml new file mode 100644 index 00000000..63717047 --- /dev/null +++ b/etc/testcase/bottlenecks.stress.ping.yml @@ -0,0 +1,18 @@ +--- +bottlenecks.stress.ping: + name: bottlenecks.stress.ping + objective: > # This test case verifies the ability of the SUT setting up VM pairs + # for different tenants and providing acceptable capacity after the amount of + # VM pairs reaches certain quantity. + validate: + type: bottlenecks + testcase: posca_factor_ping + report: + source_archive_files: + - bottlenecks.log + - bottlenecks.stress.ping.out + dest_archive_files: + - stress_logs/bottlenecks.stress.ping.log + - stress_logs/bottlenecks.stress.ping.out + check_results_file: stress_logs/bottlenecks.stress.ping.out + sub_testcase_list: -- cgit 1.2.3-korg