Dmitry Tantsur | 9b64ce7 | 2017-12-21 10:44:56 +0100 | [diff] [blame] | 1 | - job: |
Riccardo Pittau | 8bc9330 | 2022-05-04 18:07:10 +0200 | [diff] [blame] | 2 | name: ironic-standalone-yoga |
| 3 | parent: ironic-standalone |
| 4 | override-checkout: stable/yoga |
| 5 | |
| 6 | - job: |
Riccardo Pittau | e7ae606 | 2021-11-25 15:18:10 +0100 | [diff] [blame] | 7 | name: ironic-standalone-xena |
| 8 | parent: ironic-standalone |
| 9 | override-checkout: stable/xena |
| 10 | |
| 11 | - job: |
Julia Kreger | eaf7482 | 2021-06-25 10:46:53 -0700 | [diff] [blame] | 12 | name: ironic-standalone-wallaby |
| 13 | parent: ironic-standalone |
| 14 | override-checkout: stable/wallaby |
| 15 | |
| 16 | - job: |
Riccardo Pittau | 03f6bbf | 2020-10-12 10:34:47 +0200 | [diff] [blame] | 17 | name: ironic-standalone-victoria |
| 18 | parent: ironic-standalone |
| 19 | override-checkout: stable/victoria |
| 20 | |
| 21 | - job: |
Ghanshyam Mann | 6c9bd6c | 2020-05-05 17:54:52 -0500 | [diff] [blame] | 22 | name: ironic-standalone-ussuri |
| 23 | parent: ironic-standalone |
| 24 | override-checkout: stable/ussuri |
| 25 | |
| 26 | - job: |
Mark Goddard | 266dfd1 | 2019-09-27 11:20:53 +0100 | [diff] [blame] | 27 | name: ironic-standalone-train |
| 28 | parent: ironic-standalone |
Dmitry Tantsur | e56d020 | 2020-02-11 17:06:06 +0100 | [diff] [blame] | 29 | override-checkout: stable/train |
Dmitry Tantsur | f31e00b | 2019-10-30 10:21:15 +0100 | [diff] [blame] | 30 | vars: |
| 31 | devstack_localrc: |
Ghanshyam | e83d220 | 2020-01-23 18:03:56 -0600 | [diff] [blame] | 32 | USE_PYTHON3: True |
Mark Goddard | 266dfd1 | 2019-09-27 11:20:53 +0100 | [diff] [blame] | 33 | |
| 34 | - job: |
Riccardo Pittau | 8bc9330 | 2022-05-04 18:07:10 +0200 | [diff] [blame] | 35 | name: ironic-standalone-redfish-yoga |
| 36 | parent: ironic-standalone-redfish |
| 37 | nodeset: openstack-single-node-focal |
| 38 | override-checkout: stable/yoga |
| 39 | |
| 40 | - job: |
Riccardo Pittau | e7ae606 | 2021-11-25 15:18:10 +0100 | [diff] [blame] | 41 | name: ironic-standalone-redfish-xena |
| 42 | parent: ironic-standalone-redfish |
| 43 | nodeset: openstack-single-node-focal |
| 44 | override-checkout: stable/xena |
| 45 | |
| 46 | - job: |
Julia Kreger | eaf7482 | 2021-06-25 10:46:53 -0700 | [diff] [blame] | 47 | name: ironic-standalone-redfish-wallaby |
| 48 | parent: ironic-standalone-redfish |
| 49 | nodeset: openstack-single-node-focal |
| 50 | override-checkout: stable/wallaby |
| 51 | |
| 52 | - job: |
Riccardo Pittau | 03f6bbf | 2020-10-12 10:34:47 +0200 | [diff] [blame] | 53 | name: ironic-standalone-redfish-victoria |
| 54 | parent: ironic-standalone-redfish |
Riccardo Pittau | 131ffef | 2020-10-28 11:27:00 +0100 | [diff] [blame] | 55 | nodeset: openstack-single-node-focal |
Riccardo Pittau | 03f6bbf | 2020-10-12 10:34:47 +0200 | [diff] [blame] | 56 | override-checkout: stable/victoria |
Dmitry Tantsur | 5f9aa55 | 2019-04-18 18:05:40 +0200 | [diff] [blame] | 57 | |
| 58 | - job: |
Iury Gregory Melo Ferreira | 26580f5 | 2020-04-17 11:47:13 +0200 | [diff] [blame] | 59 | name: ironic-standalone-redfish-ussuri |
| 60 | parent: ironic-standalone-redfish |
| 61 | override-checkout: stable/ussuri |
| 62 | |
| 63 | - job: |
| 64 | name: ironic-standalone-redfish-train |
| 65 | parent: ironic-standalone-redfish |
| 66 | override-checkout: stable/train |
| 67 | vars: |
| 68 | devstack_localrc: |
| 69 | USE_PYTHON3: True |
| 70 | |
| 71 | - job: |
Riccardo Pittau | 8bc9330 | 2022-05-04 18:07:10 +0200 | [diff] [blame] | 72 | name: ironic-tempest-functional-python3-yoga |
| 73 | parent: ironic-tempest-functional-python3 |
| 74 | override-checkout: stable/yoga |
| 75 | |
| 76 | - job: |
Riccardo Pittau | e7ae606 | 2021-11-25 15:18:10 +0100 | [diff] [blame] | 77 | name: ironic-tempest-functional-python3-xena |
| 78 | parent: ironic-tempest-functional-python3 |
| 79 | override-checkout: stable/xena |
| 80 | |
| 81 | - job: |
Julia Kreger | eaf7482 | 2021-06-25 10:46:53 -0700 | [diff] [blame] | 82 | name: ironic-tempest-functional-python3-wallaby |
| 83 | parent: ironic-tempest-functional-python3 |
| 84 | override-checkout: stable/wallaby |
| 85 | |
| 86 | - job: |
Riccardo Pittau | 03f6bbf | 2020-10-12 10:34:47 +0200 | [diff] [blame] | 87 | name: ironic-tempest-functional-python3-victoria |
| 88 | parent: ironic-tempest-functional-python3 |
| 89 | override-checkout: stable/victoria |
Iury Gregory Melo Ferreira | 26580f5 | 2020-04-17 11:47:13 +0200 | [diff] [blame] | 90 | |
| 91 | - job: |
Ghanshyam Mann | 6c9bd6c | 2020-05-05 17:54:52 -0500 | [diff] [blame] | 92 | name: ironic-tempest-functional-python3-ussuri |
| 93 | parent: ironic-tempest-functional-python3 |
| 94 | override-checkout: stable/ussuri |
| 95 | |
| 96 | - job: |
Mark Goddard | 266dfd1 | 2019-09-27 11:20:53 +0100 | [diff] [blame] | 97 | name: ironic-tempest-functional-python3-train |
| 98 | parent: ironic-tempest-functional-python3 |
Dmitry Tantsur | e56d020 | 2020-02-11 17:06:06 +0100 | [diff] [blame] | 99 | override-checkout: stable/train |
Mark Goddard | 266dfd1 | 2019-09-27 11:20:53 +0100 | [diff] [blame] | 100 | |
| 101 | - job: |
Riccardo Pittau | 8bc9330 | 2022-05-04 18:07:10 +0200 | [diff] [blame] | 102 | name: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-yoga |
| 103 | parent: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode |
| 104 | override-checkout: stable/yoga |
| 105 | |
| 106 | - job: |
Riccardo Pittau | e7ae606 | 2021-11-25 15:18:10 +0100 | [diff] [blame] | 107 | name: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-xena |
| 108 | parent: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode |
| 109 | override-checkout: stable/xena |
| 110 | |
| 111 | - job: |
Julia Kreger | eaf7482 | 2021-06-25 10:46:53 -0700 | [diff] [blame] | 112 | name: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-wallaby |
| 113 | parent: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode |
| 114 | override-checkout: stable/wallaby |
| 115 | |
| 116 | - job: |
Riccardo Pittau | 03f6bbf | 2020-10-12 10:34:47 +0200 | [diff] [blame] | 117 | name: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-victoria |
| 118 | parent: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode |
| 119 | override-checkout: stable/victoria |
Dmitry Tantsur | 5f9aa55 | 2019-04-18 18:05:40 +0200 | [diff] [blame] | 120 | |
Ghanshyam Mann | 6c9bd6c | 2020-05-05 17:54:52 -0500 | [diff] [blame] | 121 | - job: |
| 122 | name: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-ussuri |
| 123 | parent: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode |
| 124 | override-checkout: stable/ussuri |
Dmitry Tantsur | 6fe29d2 | 2019-01-02 12:15:46 +0100 | [diff] [blame] | 125 | |
| 126 | - job: |
Mark Goddard | 266dfd1 | 2019-09-27 11:20:53 +0100 | [diff] [blame] | 127 | name: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-train |
| 128 | parent: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode |
Dmitry Tantsur | e56d020 | 2020-02-11 17:06:06 +0100 | [diff] [blame] | 129 | override-checkout: stable/train |
Dmitry Tantsur | f31e00b | 2019-10-30 10:21:15 +0100 | [diff] [blame] | 130 | vars: |
| 131 | devstack_localrc: |
Ghanshyam | e83d220 | 2020-01-23 18:03:56 -0600 | [diff] [blame] | 132 | USE_PYTHON3: True |
Mark Goddard | 266dfd1 | 2019-09-27 11:20:53 +0100 | [diff] [blame] | 133 | |
| 134 | - job: |
Riccardo Pittau | 8bc9330 | 2022-05-04 18:07:10 +0200 | [diff] [blame] | 135 | name: ironic-inspector-tempest-yoga |
| 136 | parent: ironic-inspector-tempest |
| 137 | override-checkout: stable/yoga |
| 138 | |
| 139 | - job: |
Riccardo Pittau | e7ae606 | 2021-11-25 15:18:10 +0100 | [diff] [blame] | 140 | name: ironic-inspector-tempest-xena |
| 141 | parent: ironic-inspector-tempest |
| 142 | override-checkout: stable/xena |
| 143 | |
| 144 | - job: |
Julia Kreger | eaf7482 | 2021-06-25 10:46:53 -0700 | [diff] [blame] | 145 | name: ironic-inspector-tempest-wallaby |
| 146 | parent: ironic-inspector-tempest |
| 147 | override-checkout: stable/wallaby |
Julia Kreger | eaf7482 | 2021-06-25 10:46:53 -0700 | [diff] [blame] | 148 | |
| 149 | - job: |
Riccardo Pittau | 03f6bbf | 2020-10-12 10:34:47 +0200 | [diff] [blame] | 150 | name: ironic-inspector-tempest-victoria |
| 151 | parent: ironic-inspector-tempest |
| 152 | override-checkout: stable/victoria |
Dmitry Tantsur | f31e00b | 2019-10-30 10:21:15 +0100 | [diff] [blame] | 153 | vars: |
| 154 | devstack_localrc: |
Riccardo Pittau | 03f6bbf | 2020-10-12 10:34:47 +0200 | [diff] [blame] | 155 | FIXED_NETWORK_SIZE: 4096 |
Dmitry Tantsur | 5f9aa55 | 2019-04-18 18:05:40 +0200 | [diff] [blame] | 156 | |
| 157 | - job: |
Ghanshyam Mann | 6c9bd6c | 2020-05-05 17:54:52 -0500 | [diff] [blame] | 158 | name: ironic-inspector-tempest-ussuri |
| 159 | parent: ironic-inspector-tempest |
| 160 | override-checkout: stable/ussuri |
| 161 | vars: |
| 162 | devstack_localrc: |
| 163 | FIXED_NETWORK_SIZE: 4096 |
| 164 | EBTABLES_RACE_FIX: True |
| 165 | |
| 166 | - job: |
Mark Goddard | 266dfd1 | 2019-09-27 11:20:53 +0100 | [diff] [blame] | 167 | name: ironic-inspector-tempest-train |
| 168 | parent: ironic-inspector-tempest |
Dmitry Tantsur | e56d020 | 2020-02-11 17:06:06 +0100 | [diff] [blame] | 169 | override-checkout: stable/train |
Mark Goddard | 266dfd1 | 2019-09-27 11:20:53 +0100 | [diff] [blame] | 170 | vars: |
| 171 | devstack_localrc: |
| 172 | FIXED_NETWORK_SIZE: 4096 |
| 173 | EBTABLES_RACE_FIX: True |
Ghanshyam | e83d220 | 2020-01-23 18:03:56 -0600 | [diff] [blame] | 174 | USE_PYTHON3: True |
Mark Goddard | 266dfd1 | 2019-09-27 11:20:53 +0100 | [diff] [blame] | 175 | |
| 176 | - job: |
Riccardo Pittau | 8bc9330 | 2022-05-04 18:07:10 +0200 | [diff] [blame] | 177 | name: ironic-inspector-tempest-discovery-yoga |
| 178 | parent: ironic-inspector-tempest-discovery |
| 179 | override-checkout: stable/yoga |
| 180 | |
| 181 | - job: |
Riccardo Pittau | e7ae606 | 2021-11-25 15:18:10 +0100 | [diff] [blame] | 182 | name: ironic-inspector-tempest-discovery-xena |
| 183 | parent: ironic-inspector-tempest-discovery |
| 184 | override-checkout: stable/xena |
| 185 | |
| 186 | - job: |
Julia Kreger | eaf7482 | 2021-06-25 10:46:53 -0700 | [diff] [blame] | 187 | name: ironic-inspector-tempest-discovery-wallaby |
| 188 | parent: ironic-inspector-tempest-discovery |
| 189 | override-checkout: stable/wallaby |
| 190 | |
| 191 | - job: |
Riccardo Pittau | 03f6bbf | 2020-10-12 10:34:47 +0200 | [diff] [blame] | 192 | name: ironic-inspector-tempest-discovery-victoria |
| 193 | parent: ironic-inspector-tempest-discovery |
| 194 | override-checkout: stable/victoria |
Dmitry Tantsur | 5f9aa55 | 2019-04-18 18:05:40 +0200 | [diff] [blame] | 195 | |
| 196 | - job: |
Ghanshyam Mann | 6c9bd6c | 2020-05-05 17:54:52 -0500 | [diff] [blame] | 197 | name: ironic-inspector-tempest-discovery-ussuri |
| 198 | parent: ironic-inspector-tempest-discovery |
| 199 | override-checkout: stable/ussuri |
| 200 | |
| 201 | - job: |
Mark Goddard | 266dfd1 | 2019-09-27 11:20:53 +0100 | [diff] [blame] | 202 | name: ironic-inspector-tempest-discovery-train |
| 203 | parent: ironic-inspector-tempest-discovery |
Dmitry Tantsur | e56d020 | 2020-02-11 17:06:06 +0100 | [diff] [blame] | 204 | override-checkout: stable/train |
Dmitry Tantsur | f31e00b | 2019-10-30 10:21:15 +0100 | [diff] [blame] | 205 | vars: |
| 206 | devstack_localrc: |
Ghanshyam | e83d220 | 2020-01-23 18:03:56 -0600 | [diff] [blame] | 207 | USE_PYTHON3: True |