Files
ironic/doc/source/contributor/jobs-description.rst
Jay Faulkner 965b2a53ee PTG: Move CI job descriptions into yaml
By putting CI job descriptions into the place they are defined, it will
be much more difficult to forget to update the documentation.

Change-Id: I7836fa3d2f6adf6a97762a6cd13b92177a2cd12e
2025-06-11 07:52:11 -07:00

33 lines
1.1 KiB
ReStructuredText

.. _jobs-description:
================
Jobs description
================
The description of each jobs that runs in the CI when you submit a patch for
``openstack/ironic`` is visible in :ref:`table_jobs_description`.
.. note:: Ironic CI jobs are now documented using the "description" field
in the job definition that they are created in.
.. _table_jobs_description:
.. list-table:: Table. OpenStack Ironic CI jobs description
:widths: 53 47
:header-rows: 1
* - Job name
- Description
* - bifrost-integration-tinyipa-ubuntu-focal
- Tests the integration between Ironic and Bifrost using a tinyipa image.
* - bifrost-integration-redfish-vmedia-uefi-centos-9
- Tests the integration between Ironic and Bifrost using redfish vmedia and
a dib image based on centos stream 9.
* - `metal3-integration`_
- Tests the integration between Ironic and `Metal3`_ using the
`metal3-dev-env`_ environment
.. _metal3-integration: metal3-integration.html
.. _Metal3: https://metal3.io/
.. _metal3-dev-env: https://github.com/metal3-io/metal3-dev-env