diff options
author | Witek Bedyk <witold.bedyk@suse.com> | 2019-01-31 21:54:31 +0100 |
---|---|---|
committer | Witek Bedyk <witold.bedyk@suse.com> | 2019-02-07 12:19:19 +0100 |
commit | 443cce3951f392695ee6e2e4b26601ab82c284d3 (patch) | |
tree | 1fc6405ddf4ef06cf883a3442678bdb195d869a8 | |
parent | a9b759dbfb01a0de50da531f4552d578160a044b (diff) |
Change-Id: I29a294ee6bda6c6889dcc16320050f5ae485ec42
Notes
Notes (review):
Code-Review+2: Adrian Czarnecki <adrian.czarnecki@ts.fujitsu.com>
Workflow+1: Adrian Czarnecki <adrian.czarnecki@ts.fujitsu.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Mon, 11 Feb 2019 13:32:52 +0000
Reviewed-on: https://review.openstack.org/634310
Project: openstack/monasca-thresh
Branch: refs/heads/master
-rw-r--r-- | .zuul.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ | |||
1 | - project: | 1 | - project: |
2 | check: | 2 | check: |
3 | jobs: | 3 | jobs: |
4 | - monasca-tempest-python-influxdb: | 4 | - monasca-tempest-python3-influxdb: |
5 | voting: false | 5 | voting: false |
6 | - monasca-tempest-python-cassandra: | 6 | - monasca-tempest-python3-cassandra: |
7 | voting: false | 7 | voting: false |
8 | - monasca-tempest-java-influxdb: | 8 | - monasca-tempest-java-influxdb: |
9 | voting: false | 9 | voting: false |