Replace lib-forward-testing-plugin

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
This commit is contained in:
Andreas Jaeger 2019-11-02 09:17:40 +01:00
parent ff3bb37ae9
commit e0c8d972f4
1 changed files with 12 additions and 1 deletions

View File

@ -1,7 +1,18 @@
- job:
name: ceilometermiddleware-integration
parent: telemetry-dsvm-integration
required-projects:
- openstack/ceilometermiddleware
- project:
templates:
- openstack-python-jobs
- openstack-python3-ussuri-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
- lib-forward-testing-plugin
check:
jobs:
- ceilometermiddleware-integration
gate:
jobs:
- ceilometermiddleware-integration