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