Merge "Update CI jobs list and description in docs"

This commit is contained in:
Zuul 2021-06-11 15:44:44 +00:00 committed by Gerrit Code Review
commit d3242b4e1b
1 changed files with 111 additions and 96 deletions

View File

@ -15,31 +15,43 @@ The description of each jobs that runs in the CI when you submit a patch for
* - Job name * - Job name
- Description - Description
* - ironic-tox-unit-with-driver-libs-python3 * - ironic-tox-unit-with-driver-libs
- Runs Ironic unit tests with the driver dependencies installed under - Runs Ironic unit tests with the driver dependencies installed under
Python3 Python3
* - ironic-standalone
- Deploys Ironic in standalone mode and runs tempest tests that match
the regex `ironic_standalone`.
* - ironic-tempest-functional-python3 * - ironic-tempest-functional-python3
- Deploys Ironic in standalone mode and runs tempest functional tests - Deploys Ironic in standalone mode and runs tempest functional tests
that matches the regex `ironic_tempest_plugin.tests.api` under Python3 that matches the regex `ironic_tempest_plugin.tests.api` under Python3
* - ironic-grenade * - ironic-grenade
- Deploys Ironic in a DevStack and runs upgrade for all enabled services. - Deploys Ironic in a DevStack and runs upgrade for all enabled services.
* - ironic-grenade-dsvm-multinode-multitenant * - ironic-standalone
- Deploys Ironic in a multinode DevStack and runs upgrade for all enabled - Deploys Ironic in standalone mode and runs tempest tests that match
services. the regex `ironic_standalone`.
* - ironic-tempest-ipa-partition-pxe_ipmitool * - ironic-standalone-redfish
- Deploys Ironic in DevStack under Python3, configured to use dib - Deploys Ironic in standalone mode and runs tempest tests that match
ramdisk partition image with `pxe` boot and `ipmi` driver. the regex `ironic_standalone` using the redfish driver.
Runs tempest tests that match the regex
`ironic_tempest_plugin.tests.scenario` and deploy 1 virtual baremetal.
* - ironic-tempest-partition-bios-redfish-pxe * - ironic-tempest-partition-bios-redfish-pxe
- Deploys Ironic in DevStack, configured to use dib ramdisk partition - Deploys Ironic in DevStack, configured to use dib ramdisk partition
image with `pxe` boot and `redfish` driver. image with `pxe` boot and `redfish` driver.
Runs tempest tests that match the regex Runs tempest tests that match the regex
`ironic_tempest_plugin.tests.scenario`, also deploys 1 virtual `ironic_tempest_plugin.tests.scenario`, also deploys 1 virtual
baremetal. baremetal.
* - ironic-tempest-partition-uefi-redfish-vmedia
- Deploys Ironic in DevStack, configured to use dib ramdisk partition
image with `vmedia` boot and `redfish` driver.
Runs tempest tests that match the regex
`ironic_tempest_plugin.tests.scenario`, also deploys 1 virtual
baremetal.
* - ironic-tempest-wholedisk-bios-snmp-pxe
- Deploys Ironic in DevStack, configured to use a pre-built dib
ramdisk wholedisk image that is downloaded from a Swift temporary url,
`pxe` boot and `snmp` driver.
Runs tempest tests that match the regex
`ironic_tempest_plugin.tests.scenario` and deploys 1 virtual baremetal.
* - ironic-tempest-ipa-partition-pxe_ipmitool
- Deploys Ironic in DevStack under Python3, configured to use dib
ramdisk partition image with `pxe` boot and `ipmi` driver.
Runs tempest tests that match the regex
`ironic_tempest_plugin.tests.scenario` and deploy 1 virtual baremetal.
* - ironic-tempest-ipa-partition-uefi-pxe_ipmitool * - ironic-tempest-ipa-partition-uefi-pxe_ipmitool
- Deploys Ironic in DevStack, configured to use dib ramdisk partition - Deploys Ironic in DevStack, configured to use dib ramdisk partition
image with `uefi` boot and `ipmi` driver. image with `uefi` boot and `ipmi` driver.
@ -53,24 +65,12 @@ The description of each jobs that runs in the CI when you submit a patch for
Runs tempest tests that match the regex Runs tempest tests that match the regex
`(ironic_tempest_plugin.tests.scenario|test_schedule_to_all_nodes)` `(ironic_tempest_plugin.tests.scenario|test_schedule_to_all_nodes)`
and deploys 7 virtual baremetal. and deploys 7 virtual baremetal.
* - ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa * - ironic-tempest-bios-ipmi-direct-tinyipa
- Deploys Ironic in DevStack, configured to use a pre-build tinyipa - Deploys Ironic in DevStack, configured to use a pre-build tinyipa
ramdisk wholedisk image that is downloaded from a Swift temporary url, ramdisk wholedisk image that is downloaded from a Swift temporary url,
`pxe` boot and `ipmi` driver. `pxe` boot and `ipmi` driver.
Runs tempest tests that match the regex Runs tempest tests that match the regex
`ironic_tempest_plugin.tests.scenario` and deploys 1 virtual baremetal. `ironic_tempest_plugin.tests.scenario` and deploys 1 virtual baremetal.
* - ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-indirect
- Deploys Ironic in DevStack, configured to use a pre-built dib
ramdisk wholedisk image that is downloaded from http url, `pxe` boot
and `ipmi` driver.
Runs tempest tests that match the regex
`ironic_tempest_plugin.tests.scenario` and deploys 1 virtual baremetal.
* - ironic-tempest-ipa-partition-bios-agent_ipmitool-indirect
- Deploys Ironic in DevStack, configured to use a pre-built dib
ramdisk partition image that is downloaded from http url, `pxe` boot
and `ipmi` driver.
Runs tempest tests that match the regex
`ironic_tempest_plugin.tests.scenario` and deploys 1 virtual baremetal.
* - ironic-tempest-bfv * - ironic-tempest-bfv
- Deploys Ironic in DevStack with cinder enabled, so it can deploy - Deploys Ironic in DevStack with cinder enabled, so it can deploy
baremetal using boot from volume. baremetal using boot from volume.
@ -81,26 +81,41 @@ The description of each jobs that runs in the CI when you submit a patch for
and `ipmi` driver. and `ipmi` driver.
Runs tempest tests that match the regex Runs tempest tests that match the regex
`ironic_tempest_plugin.tests.scenario` and deploys 1 virtual baremetal. `ironic_tempest_plugin.tests.scenario` and deploys 1 virtual baremetal.
* - metalsmith-integration-glance-localboot-centos8-uefi
- Tests the integration between Ironic and Metalsmith using Glance as
image source and CentOS8 with local boot and uefi.
* - ironic-tox-bandit * - ironic-tox-bandit
- Runs bandit security tests in a tox environment to find known issues in - Runs bandit security tests in a tox environment to find known issues in
the Ironic code. the Ironic code.
* - ironic-tempest-ipa-wholedisk-bios-pxe_snmp
- Deploys Ironic in DevStack, configured to use a pre-built dib
ramdisk wholedisk image that is downloaded from a Swift temporary url,
`pxe` boot and `snmp` driver.
Runs tempest tests that match the regex
`ironic_tempest_plugin.tests.scenario` and deploys 1 virtual baremetal.
* - ironic-inspector-tempest * - ironic-inspector-tempest
- Deploys Ironic and Ironic Inspector in DevStack, configured to use a - Deploys Ironic and Ironic Inspector in DevStack, configured to use a
pre-build tinyipa ramdisk wholedisk image that is downloaded from a pre-build tinyipa ramdisk wholedisk image that is downloaded from a
Swift temporary url, `pxe` boot and `ipmi` driver. Swift temporary url, `pxe` boot and `ipmi` driver.
Runs tempest tests that match the regex `InspectorBasicTest` and Runs tempest tests that match the regex `InspectorBasicTest` and
deploys 1 virtual baremetal. deploys 1 virtual baremetal.
* - bifrost-integration-tinyipa-ubuntu-bionic * - ironic-inspector-tempest-managed-non-standalone
- Tests the integration between Ironic and Bifrost. - Deploys Ironic and Ironic Inspector in DevStack, configured to use a
* - metalsmith-integration-glance-localboot-centos7 pre-build tinyipa ramdisk wholedisk image that is downloaded from a
- Tests the integration between Ironic and Metalsmith using Glance as Swift temporary url, `pxe` boot and `ipmi` driver.
image source and CentOS7 with local boot. Boot is managed by ironic, ironic-inspector runs in non-standalone mode.
Runs tempest tests that match the regex `InspectorBasicTest` and
deploys 1 virtual baremetal.
* - ironic-inspector-tempest-partition-bios-redfish-vmedia
- Deploys Ironic and Ironic Inspector in DevStack, configured to use
`vmedia` boot and `redfish` driver.
Runs tempest tests that match the regex `InspectorBasicTest` and
deploys 1 virtual baremetal.
* - ironic-tempest-ipa-wholedisk-bios-ipmi-direct-dib
- Deploys Ironic in DevStack, configured to use a pre-built dib
ramdisk wholedisk image that is downloaded from http url, `pxe` boot
and `ipmi` driver.
Runs tempest tests that match the regex
`ironic_tempest_plugin.tests.scenario` and deploys 1 virtual baremetal.
* - bifrost-integration-tinyipa-ubuntu-focal
- Tests the integration between Ironic and Bifrost using a tinyipa image.
* - bifrost-integration-redfish-vmedia-uefi-centos-8
- Tests the integration between Ironic and Bifrost using redfish vmedia and
a dib image based on centos 8.
* - ironic-tempest-pxe_ipmitool-postgres * - ironic-tempest-pxe_ipmitool-postgres
- Deploys Ironic in DevStack, configured to use tinyipa ramdisk partition - Deploys Ironic in DevStack, configured to use tinyipa ramdisk partition
image with `pxe` boot and `ipmi` driver and postgres instead of mysql. image with `pxe` boot and `ipmi` driver and postgres instead of mysql.