From 45a9fbdfa6c78d08cdb99963f29a7cd58ac57566 Mon Sep 17 00:00:00 2001
From: Riccardo Pittau <elfosardo@gmail.com>
Date: Thu, 9 Apr 2020 16:59:13 +0200
Subject: [PATCH] Update jobs description

Update the description of the CI jobs based on the recent changes.

Change-Id: Ibd3956a893e4898c33e00d2d39a20553c0f1a65a
---
 doc/source/contributor/jobs-description.rst | 26 ++++++++++-----------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/doc/source/contributor/jobs-description.rst b/doc/source/contributor/jobs-description.rst
index 4f4bd44755..24b4fa2174 100644
--- a/doc/source/contributor/jobs-description.rst
+++ b/doc/source/contributor/jobs-description.rst
@@ -29,19 +29,19 @@ The description of each jobs that runs in the CI when you submit a patch for
    * - ironic-grenade-dsvm-multinode-multitenant
      - Deploys Ironic in a multinode DevStack and runs upgrade for all enabled
        services.
-   * - ironic-tempest-ipa-partition-pxe_ipmitool-tinyipa-python3
-     - Deploys Ironic in DevStack under Python3, configured to use tinyipa
+   * - 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-redfish-tinyipa
-     - Deploys Ironic in DevStack, configured to use tinyipa ramdisk partition
+   * - ironic-tempest-partition-bios-redfish-pxe
+     - Deploys Ironic in DevStack, configured to use dib ramdisk partition
        image with `pxe` boot and `redfish` driver.
        Runs tempest tests that match the regex
        `ironic_tempest_plugin.tests.scenario`, also deploys 1 virtual
        baremetal.
-   * - ironic-tempest-ipa-partition-uefi-pxe_ipmitool-tinyipa
-     - Deploys Ironic in DevStack, configured to use tinyipa ramdisk partition
+   * - ironic-tempest-ipa-partition-uefi-pxe_ipmitool
+     - Deploys Ironic in DevStack, configured to use dib ramdisk partition
        image with `uefi` boot and `ipmi` driver.
        Runs tempest tests that match the regex
        `ironic_tempest_plugin.tests.scenario`, also deploys 1 virtual
@@ -59,14 +59,14 @@ The description of each jobs that runs in the CI when you submit a patch for
        `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-wholedisk-bios-agent_ipmitool-tinyipa-indirect
-     - Deploys Ironic in DevStack, configured to use a pre-build tinyipa
+   * - 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-tinyipa-indirect
-     - Deploys Ironic in DevStack, configured to use a pre-build tinyipa
+   * - 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
@@ -84,8 +84,8 @@ The description of each jobs that runs in the CI when you submit a patch for
    * - ironic-tox-bandit
      - Runs bandit security tests in a tox environment to find known issues in
        the Ironic code.
-   * - ironic-tempest-ipa-wholedisk-bios-pxe_snmp-tinyipa
-     - Deploys Ironic in DevStack, configured to use a pre-build tinyipa
+   * - 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
@@ -96,7 +96,7 @@ The description of each jobs that runs in the CI when you submit a patch for
        Swift temporary url, `pxe` boot and `ipmi` driver.
        Runs tempest tests that match the regex `InspectorBasicTest` and
        deploys 1 virtual baremetal.
-   * - bifrost-integration-tinyipa-ubuntu-xenial
+   * - bifrost-integration-tinyipa-ubuntu-bionic
      - Tests the integration between Ironic and Bifrost.
    * - metalsmith-integration-glance-localboot-centos7
      - Tests the integration between Ironic and Metalsmith using Glance as