aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarking/docker/testcases.yaml
diff options
context:
space:
mode:
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'