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:15:38 +0100
commitdf831efa078193e5d577c8379cbca539927060e5 (patch)
tree13eaddcbbb3a39720ccd20d8c9dc95fdabba6348
parente82d807ad49f7d7dc9c7ba5be9250e3ec9524e62 (diff)
downloadceilometermiddleware-stable/ocata.tar.gz
Replace lib-forward-testing-pluginocata-eolstable/ocata
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 438cec7..d74e651 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-python35-jobs
- publish-openstack-sphinx-docs
- release-notes-jobs
- - lib-forward-testing-plugin
+ check:
+ jobs:
+ - ceilometermiddleware-integration
+ gate:
+ jobs:
+ - ceilometermiddleware-integration