Merge "Add ironic-python-agent-builder repository"
This commit is contained in:
commit
173d33a3fb
@ -4765,6 +4765,11 @@
|
||||
- project: openstack/ironic-python-agent
|
||||
description: A Python agent for provisioning and deprovisioning Bare Metal servers.
|
||||
acl-config: /home/gerrit2/acls/openstack/ironic.config
|
||||
- project: openstack/ironic-python-agent-builder
|
||||
description: Scripts and tools to build ironic-python-agent
|
||||
acl-config: /home/gerrit2/acls/openstack/ironic.config
|
||||
groups:
|
||||
- ironic-python-agent
|
||||
- project: openstack/ironic-specs
|
||||
groups:
|
||||
- ironic
|
||||
|
@ -1137,6 +1137,7 @@ openstack-ironic:
|
||||
- openstack/ironic-inspector-tempest-plugin
|
||||
- openstack/ironic-lib
|
||||
- openstack/ironic-python-agent
|
||||
- openstack/ironic-python-agent-builder
|
||||
- openstack/ironic-specs
|
||||
- openstack/ironic-tempest-plugin
|
||||
- openstack/ironic-ui
|
||||
|
@ -5985,6 +5985,14 @@
|
||||
- ubuntu-trusty
|
||||
- ubuntu-xenial
|
||||
|
||||
- project:
|
||||
name: ironic-python-agent-builder
|
||||
|
||||
jobs:
|
||||
- gate-{name}-requirements
|
||||
- 'gate-{name}-docs-{node}':
|
||||
node: ubuntu-xenial
|
||||
|
||||
- project:
|
||||
name: ironic-specs
|
||||
|
||||
|
@ -11225,6 +11225,15 @@ projects:
|
||||
- ironic-python-agent-buildimage-tinyipa-ubuntu-trusty
|
||||
- ironic-python-agent-buildimage-tinyipa-ubuntu-xenial
|
||||
|
||||
- name: openstack/ironic-python-agent-builder
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: check-requirements
|
||||
check:
|
||||
- gate-ironic-python-agent-builder-docs-ubuntu-xenial
|
||||
gate:
|
||||
- gate-ironic-python-agent-builder-docs-ubuntu-xenial
|
||||
|
||||
- name: openstack/ironic-specs
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user