Update jobs names
This depends on https://review.opendev.org/c/openstack/ironic/+/838661 Change-Id: Id48abe3ea04a17135a46a4f002cc2744c15c4f14
This commit is contained in:
parent
4a0010d38e
commit
9a42fcdd03
@ -7,10 +7,10 @@
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-py36
|
||||
- sushy-tools-tempest-partition-bios-redfish-pxe
|
||||
- sushy-tools-tempest-partition-uefi-redfish-vmedia
|
||||
- sushy-tools-tempest-bios-redfish-netboot
|
||||
- sushy-tools-tempest-uefi-redfish-vmedia
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-py36
|
||||
- sushy-tools-tempest-partition-bios-redfish-pxe
|
||||
- sushy-tools-tempest-partition-uefi-redfish-vmedia
|
||||
- sushy-tools-tempest-bios-redfish-netboot
|
||||
- sushy-tools-tempest-uefi-redfish-vmedia
|
||||
|
@ -1,6 +1,6 @@
|
||||
- job:
|
||||
name: sushy-tools-tempest-partition-bios-redfish-pxe
|
||||
parent: ironic-tempest-partition-bios-redfish-pxe
|
||||
name: sushy-tools-tempest-bios-redfish-netboot
|
||||
parent: ironic-tempest-bios-redfish-netboot
|
||||
irrelevant-files:
|
||||
- ^test-requirements.txt$
|
||||
- ^sushy_tools/tests/.*$
|
||||
@ -8,8 +8,8 @@
|
||||
- openstack/sushy-tools
|
||||
|
||||
- job:
|
||||
name: sushy-tools-tempest-partition-uefi-redfish-vmedia
|
||||
parent: ironic-tempest-partition-uefi-redfish-vmedia
|
||||
name: sushy-tools-tempest-uefi-redfish-vmedia
|
||||
parent: ironic-tempest-uefi-redfish-vmedia
|
||||
irrelevant-files:
|
||||
- ^test-requirements.txt$
|
||||
- ^sushy_tools/tests/.*$
|
||||
|
Loading…
Reference in New Issue
Block a user