aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarking/docker/testcases.yaml
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-11-26 16:22:21 +0100
committermrichomme <morgan.richomme@orange.com>2020-11-26 16:25:46 +0100
commitd0be3bbd1e0f7f6ed8496aa7fe0eeb803d713f77 (patch)
treecbb754880384f6bc3f8363b10d3062cf4f6594c9 /benchmarking/docker/testcases.yaml
parent9e626d69b71d27daee985ba140730b367b0f71c7 (diff)
Use guilin branches to buil guilin xtesting dockers
Issue-ID: INT-1781 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I982652327a99a250fe127c7b31e2dd58614ddbfa
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'