aboutsummaryrefslogtreecommitdiffstats
path: root/docker/barometer-tests/testcases.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-04-15 13:38:00 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-15 13:40:55 +0200
commit41912fa3d96b554c34c3d12790bf813a339643d0 (patch)
treeccfdefd179b86b4bfafcbb45efda15524e72886a /docker/barometer-tests/testcases.yaml
parente1831ecb1a0c0803a39c297b2a0c11633ef45e6d (diff)
Publish a new Barometer testing container
It's widely based on the former Functest features container. As barometer seems leveraging on python2.7 and depends on Functest, it inherits from opnfv/functest-core:hunter (latest py2 release). pika seems missing in requirements. INSTALLER_IP should be protected (it raises exceptions to the upper program). Change-Id: I50d1cf0a7a1233447245d852f79775c8e9fa8c99 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/barometer-tests/testcases.yaml')
-rw-r--r--docker/barometer-tests/testcases.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/docker/barometer-tests/testcases.yaml b/docker/barometer-tests/testcases.yaml
new file mode 100644
index 00000000..a8c0a4f3
--- /dev/null
+++ b/docker/barometer-tests/testcases.yaml
@@ -0,0 +1,21 @@
+---
+tiers:
+ -
+ name: barometer
+ order: 0
+ description: >-
+ Test suites from the Barometer project
+ testcases:
+ -
+ case_name: barometercollectd
+ project_name: barometer
+ criteria: 100
+ blocking: false
+ description: >-
+ Test suite for the Barometer project. Separate tests verify
+ the proper configuration and basic functionality of all the
+ collectd plugins as described in the Project Release Plan
+ dependencies:
+ - DEPLOY_SCENARIO: 'bar'
+ run:
+ name: barometercollectd