aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-09-02 12:20:26 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-09-02 18:10:51 +0200
commit8f8f600106c038138845b3ddc527aebc9055f4a8 (patch)
tree5a987f558dc26932cc609d350c2c48d6571554da /functest/ci/testcases.yaml
parent4151722a50e5cd821113183bf4a88d1e8c0ee877 (diff)
Move shaker and vmtp into functest-benchmarking
It also updates all jobs and fixes Dockerhub hooks. Change-Id: Ib182155736b4dbdb829293081741a9d5cb8ea6d7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml67
1 files changed, 37 insertions, 30 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 23f0620ec..20dc865d1 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -256,33 +256,6 @@ tiers:
- 'test_networks_multiprovider_rbac'
-
- case_name: vmtp
- project_name: functest
- criteria: 100
- blocking: false
- description: >-
- VMTP is a small python application that will automatically
- perform ping connectivity, round trip time measurement
- (latency) and TCP/UDP throughput
- dependencies:
- - POD_ARCH: '^(?!aarch64$)'
- run:
- name: vmtp
-
- -
- case_name: shaker
- project_name: functest
- criteria: 100
- blocking: false
- description: >-
- Shaker wraps around popular system network testing tools
- like iperf, iperf3 and netperf (with help of flent). Shaker
- is able to deploy OpenStack instances and networks in
- different topologies.
- run:
- name: shaker
-
- -
case_name: snaps_smoke
project_name: functest
criteria: 100
@@ -370,9 +343,43 @@ tiers:
- barbican
-
- name: features
+ name: benchmarking
order: 2
description: >-
+ Run several OpenStack performance tools
+ https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
+ testcases:
+ -
+ case_name: vmtp
+ project_name: functest
+ criteria: 100
+ blocking: false
+ description: >-
+ VMTP is a small python application that will automatically
+ perform ping connectivity, round trip time measurement
+ (latency) and TCP/UDP throughput
+ dependencies:
+ - POD_ARCH: '^(?!aarch64$)'
+ run:
+ name: vmtp
+
+ -
+ case_name: shaker
+ project_name: functest
+ criteria: 100
+ blocking: false
+ description: >-
+ Shaker wraps around popular system network testing tools
+ like iperf, iperf3 and netperf (with help of flent). Shaker
+ is able to deploy OpenStack instances and networks in
+ different topologies.
+ run:
+ name: shaker
+
+ -
+ name: features
+ order: 3
+ description: >-
Test suites from feature projects
integrated in functest
testcases:
@@ -473,7 +480,7 @@ tiers:
-
name: components
- order: 3
+ order: 4
description: >-
Extensive testing of OpenStack API.
testcases:
@@ -524,7 +531,7 @@ tiers:
-
name: vnf
- order: 4
+ order: 5
description: >-
Collection of VNF test cases.
testcases: