summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-12-08 22:14:26 +1300
committerLingxian Kong <anlin.kong@gmail.com>2020-12-09 04:57:42 +0000
commit517a814ea9e21fd5f1174d4b6b3cc9ed86131fa4 (patch)
tree1820ff173a4560e64be3288bc2b2117ccce65d38
parent9ea87ccf4334e893565c2fa1ee8e587f56e592a1 (diff)
downloadtrove-517a814ea9e21fd5f1174d4b6b3cc9ed86131fa4.tar.gz
Disable some tempest tests that always failed in CI
The same with trove-tempest-plugin CI settings: https://github.com/openstack/trove-tempest-plugin/blob/355a351fccb286bf7d9025829e5362a4f0f6a223/.zuul.yaml#L102 Change-Id: I971c50007c580a077e5e7e0c7fc5086492f3b883
-rw-r--r--.zuul.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index caf4a038..543bef8a 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -23,19 +23,16 @@
voting: false
- trove-tox-bandit-baseline:
voting: false
- - trove-tempest:
- voting: false
+ - trove-tempest
- trove-tempest-ipv6-only:
voting: false
- - trove-tempest
- trove-functional-mysql:
voting: false
gate:
queue: trove
jobs:
- - trove-tempest:
- voting: false
+ - trove-tempest
experimental:
jobs:
- trove-functional-mysql
@@ -350,6 +347,7 @@
s-proxy: true
tempest: true
tempest_test_regex: ^trove_tempest_plugin\.tests
+ tempest_test_blacklist: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/trove-tempest-plugin"].src_dir }}/tempest_blacklist.txt'
- job:
name: publish-trove-guest-image