diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2018-07-30 15:10:11 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2018-07-31 11:14:15 +0200 |
commit | 081eaf19163fdaeb1e0038240a2e74007527c98c (patch) | |
tree | 4f786ee56c2ee049502af3f68abd19355d13d791 /etc/testcase/ha.cpu_load.yml | |
parent | cccef0172c0c026e63cd4df3e7f377daaafbc509 (diff) |
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 <georg.kunz@ericsson.com>
Change-Id: I8f90423b8908197bdc7adddf82c61ff394893f52
Diffstat (limited to 'etc/testcase/ha.cpu_load.yml')
-rw-r--r-- | etc/testcase/ha.cpu_load.yml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/etc/testcase/ha.cpu_load.yml b/etc/testcase/ha.cpu_load.yml deleted file mode 100644 index c8b57683..00000000 --- a/etc/testcase/ha.cpu_load.yml +++ /dev/null @@ -1,21 +0,0 @@ ---- -dovetail.ha.cpu_load: - name: dovetail.ha.cpu_load - objective: > - This test case will verify the high availability of control node. - When the CPU usage of a specified controller node is stressed to 100%, - which breaks down the Openstack services on this node. These Openstack service - should able to be accessed by other controller nodes, and the services on - failed controller node should be isolated. - validate: - type: yardstick - testcase: opnfv_yardstick_tc051 - report: - source_archive_files: - - yardstick.log - - dovetail.ha.cpu_load.out - dest_archive_files: - - ha_logs/dovetail.ha.cpu_load.log - - ha_logs/dovetail.ha.cpu_load.out - check_results_file: ha_logs/dovetail.ha.cpu_load.out - sub_testcase_list: |