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:14:55 +0100
commitf55f3448e5559c036f0f2dab7eeef9aa50d99682 (patch)
tree08f36484fbef2eb2b93defe62d486ec7ac9df41a
parent4ac41b1b90ed2e1017ee06ab35e22f752752da50 (diff)
downloadceilometermiddleware-stable/pike.tar.gz
Replace lib-forward-testing-pluginpike-eolstable/pike
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