Merge "Add sushy from source job"
This commit is contained in:
commit
a8dc682519
@ -336,6 +336,14 @@
|
|||||||
script: |
|
script: |
|
||||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_STAGING_DRIVER={staging-driver}"
|
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_STAGING_DRIVER={staging-driver}"
|
||||||
|
|
||||||
|
- builder:
|
||||||
|
name: ironic-sushy-from-source
|
||||||
|
builders:
|
||||||
|
- ironic-extra-vars:
|
||||||
|
script: |
|
||||||
|
export DEVSTACK_PROJECT_FROM_GIT="sushy,$DEVSTACK_PROJECT_FROM_GIT"
|
||||||
|
|
||||||
|
|
||||||
- job-template:
|
- job-template:
|
||||||
name: '{pipeline}-ironic-dsvm-functional-{node}{suffix}'
|
name: '{pipeline}-ironic-dsvm-functional-{node}{suffix}'
|
||||||
node: '{node}'
|
node: '{node}'
|
||||||
@ -755,6 +763,40 @@
|
|||||||
- devstack-logs
|
- devstack-logs
|
||||||
- console-log
|
- console-log
|
||||||
|
|
||||||
|
- job-template:
|
||||||
|
name: '{pipeline}-tempest-dsvm-ironic-ipa-partition-redfish-sushy-src-{node}{suffix}'
|
||||||
|
node: '{node}'
|
||||||
|
|
||||||
|
wrappers:
|
||||||
|
- build-timeout:
|
||||||
|
timeout: 75
|
||||||
|
- timestamps
|
||||||
|
|
||||||
|
builders:
|
||||||
|
- print-template-name:
|
||||||
|
template-name: "{template-name}"
|
||||||
|
- link-logs
|
||||||
|
- net-info
|
||||||
|
- devstack-checkout
|
||||||
|
- ironic-sushy-from-source
|
||||||
|
- ironic-deploy-with-IPA:
|
||||||
|
ramdisk-type: 'tinyipa'
|
||||||
|
- ironic-tempest-regex:
|
||||||
|
tempest-regex: ironic
|
||||||
|
- ironic-tempest-plugin:
|
||||||
|
concurrency: 1
|
||||||
|
- devstack-virtual-ironic:
|
||||||
|
build-ramdisk: ''
|
||||||
|
deploy_driver: 'redfish'
|
||||||
|
image-type: 'partition'
|
||||||
|
boot-mode: 'bios'
|
||||||
|
branch-override: '{branch-override}'
|
||||||
|
bm-vm-count: 1
|
||||||
|
|
||||||
|
publishers:
|
||||||
|
- devstack-logs
|
||||||
|
- console-log
|
||||||
|
|
||||||
- job-template:
|
- job-template:
|
||||||
name: '{pipeline}-tempest-dsvm-ironic-ipa-resourceclasses-partition-pxe_ipmitool-tinyipa{src}-{node}{suffix}'
|
name: '{pipeline}-tempest-dsvm-ironic-ipa-resourceclasses-partition-pxe_ipmitool-tinyipa{src}-{node}{suffix}'
|
||||||
node: '{node}'
|
node: '{node}'
|
||||||
|
@ -14401,6 +14401,11 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
- hook-{name}-rtfd
|
- hook-{name}-rtfd
|
||||||
|
- '{pipeline}-tempest-dsvm-ironic-ipa-partition-redfish-sushy-src-{node}{suffix}':
|
||||||
|
pipeline: gate
|
||||||
|
node: ubuntu-xenial
|
||||||
|
suffix: '-nv'
|
||||||
|
branch-override: default
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: sushy-tools
|
name: sushy-tools
|
||||||
|
@ -17902,6 +17902,7 @@ projects:
|
|||||||
- name: docs-on-rtfd
|
- name: docs-on-rtfd
|
||||||
check:
|
check:
|
||||||
- sushy-coverage-ubuntu-xenial-nv
|
- sushy-coverage-ubuntu-xenial-nv
|
||||||
|
- gate-tempest-dsvm-ironic-ipa-partition-redfish-sushy-src-ubuntu-xenial-nv
|
||||||
|
|
||||||
- name: openstack/sushy-tools
|
- name: openstack/sushy-tools
|
||||||
template:
|
template:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user