diff options
author | Iury Gregory Melo Ferreira <imelofer@redhat.com> | 2020-01-17 16:00:54 +0100 |
---|---|---|
committer | Iury Gregory Melo Ferreira <imelofer@redhat.com> | 2020-05-04 13:59:23 +0200 |
commit | 90777c1277325b5c2a7e370e3f9156f64597a2b3 (patch) | |
tree | df75247d1eb1e340d256f513e1281294fa9aae76 /doc/source/contributor | |
parent | 2e43e83e50910961063a1af9d4abd4b9e95e8ec8 (diff) | |
download | ironic-90777c1277325b5c2a7e370e3f9156f64597a2b3.tar.gz |
Native zuulv3 grenade job for ironic
Based on the native 'grenade' job
Change-Id: Ia51b32a6499b5e1d37197e6d21556344a85d3b5e
Diffstat (limited to 'doc/source/contributor')
-rw-r--r-- | doc/source/contributor/jobs-description.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/contributor/jobs-description.rst b/doc/source/contributor/jobs-description.rst index 24b4fa217..a2ca0fe78 100644 --- a/doc/source/contributor/jobs-description.rst +++ b/doc/source/contributor/jobs-description.rst @@ -24,7 +24,7 @@ The description of each jobs that runs in the CI when you submit a patch for * - ironic-tempest-functional-python3 - Deploys Ironic in standalone mode and runs tempest functional tests that matches the regex `ironic_tempest_plugin.tests.api` under Python3 - * - ironic-grenade-dsvm + * - ironic-grenade - Deploys Ironic in a DevStack and runs upgrade for all enabled services. * - ironic-grenade-dsvm-multinode-multitenant - Deploys Ironic in a multinode DevStack and runs upgrade for all enabled |