aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarking/docker/testcases.yaml
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-11-26 16:34:01 +0100
committermrichomme <morgan.richomme@orange.com>2020-11-26 16:34:01 +0100
commit7733d5abe3a42ffc865dccf38d07245a20cfd593 (patch)
treea82259331335a49a396390a4e284372828e5448b /benchmarking/docker/testcases.yaml
parente98cb30e40b01b0dfcaa0a36140abed6e3c8082f (diff)
Cleanup xtesting frankfurt branchfrankfurt
remove unused directories Issue-ID: INT-1781 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I7eaae6d1dd90a9fd8ec6854930617bad55b9d8df
Diffstat (limited to 'benchmarking/docker/testcases.yaml')
-rw-r--r--benchmarking/docker/testcases.yaml26
1 files changed, 0 insertions, 26 deletions
diff --git a/benchmarking/docker/testcases.yaml b/benchmarking/docker/testcases.yaml
deleted file mode 100644
index df165e8..0000000
--- a/benchmarking/docker/testcases.yaml
+++ /dev/null
@@ -1,26 +0,0 @@
----
-tiers:
- -
- name: benchmarking
- order: 1
- ci_loop: 'weekly'
- description: >-
- Set of basic Functional benchmarking tests.
- testcases:
- -
- case_name: stability72hr
- project_name: integration
- criteria: 100
- blocking: false
- description: >-
- run stability 72h test.
- run:
- name: 'robotframework'
- args:
- suites:
- - /var/opt/ONAP/robot/testsuites/vnf-orchestration.robot
- include:
- - stability72hr
- variablefile:
- - '/share/config/robot_properties.py'
- - '/share/config/integration_preload_parameters.py'