Merge "Added and enabled gates for ruby fuel repos"
This commit is contained in:
commit
ff78052d3f
@ -1303,6 +1303,14 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: fuel-astute
|
||||||
|
node: 'bare-trusty'
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-rake-dsvm
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: fuel-dev-tools
|
name: fuel-dev-tools
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -1352,6 +1360,14 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: fuel-nailgun-agent
|
||||||
|
node: 'bare-trusty'
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-rake-dsvm
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: fuel-octane
|
name: fuel-octane
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
|
@ -4688,7 +4688,10 @@ projects:
|
|||||||
- name: openstack/fuel-astute
|
- name: openstack/fuel-astute
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
- name: noop-jobs
|
check:
|
||||||
|
- gate-fuel-astute-rake-dsvm
|
||||||
|
gate:
|
||||||
|
- gate-fuel-astute-rake-dsvm
|
||||||
|
|
||||||
- name: openstack/fuel-dev-tools
|
- name: openstack/fuel-dev-tools
|
||||||
template:
|
template:
|
||||||
@ -4770,7 +4773,10 @@ projects:
|
|||||||
- name: openstack/fuel-nailgun-agent
|
- name: openstack/fuel-nailgun-agent
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
- name: noop-jobs
|
check:
|
||||||
|
- gate-fuel-nailgun-agent-rake-dsvm
|
||||||
|
gate:
|
||||||
|
- gate-fuel-nailgun-agent-rake-dsvm
|
||||||
|
|
||||||
- name: openstack/fuel-octane
|
- name: openstack/fuel-octane
|
||||||
template:
|
template:
|
||||||
|
Loading…
Reference in New Issue
Block a user