summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2019-11-02 09:17:40 +0100
committerAndreas Jaeger <aj@suse.com>2019-11-02 15:10:03 +0100
commit93e08e78e97f47392f0bc30c50c1c583036710f1 (patch)
tree89f5fcd95abc4f619e20e0ffb42a3ca8639465b7
parent04c91eb5185833cddaefcb4f983fa9c1e1f0c4bc (diff)
downloadceilometermiddleware-stable/train.tar.gz
Replace lib-forward-testing-pluginstable/train
This repo is the only user of lib-forward-testing-plugin template, replace it with a native integration job that installs all repos from source and runs ceilometer - as the only job in lib-forward-testing-plugin does. Change-Id: I255c0ddd220633b566b9376473ede4b7ed16ca34 (cherry picked from commit e0c8d972f405b11c1c799d121a74f778567b2938)
-rw-r--r--.zuul.yaml13
1 files changed, 12 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 0da6543..31112ee 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -1,7 +1,18 @@
+- job:
+ name: ceilometermiddleware-integration
+ parent: telemetry-dsvm-integration
+ required-projects:
+ - openstack/ceilometermiddleware
+
- project:
templates:
- openstack-python-jobs
- openstack-python3-train-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
- - lib-forward-testing-plugin
+ check:
+ jobs:
+ - ceilometermiddleware-integration
+ gate:
+ jobs:
+ - ceilometermiddleware-integration