e02fbb53d5
Cells v1 has been deprecated since Pike. CERN has been running with cells v2 since Queens. The cells v1 job used to be the only thing that ran with nova-network, but we switched the job to use neutron in Rocky: I9de6b710baffdffcd1d7ab19897d5776ef27ae7e The cells v1 job also suffers from intermittent test failures, like with snapshot tests. Given the deprecated nature of cells v1 we should just move it to the experimental queue so that it can be run on-demand if desired but does not gate on all nova changes, thus further moving along its eventual removal. This change also updates the cells v1 status doc and adds some documentation about the different job queues that nova uses for integration testing. Change-Id: I74985f1946fffd0ae4d38604696d0d4656b6bf4e Closes-Bug: #1807407
10 lines
420 B
YAML
10 lines
420 B
YAML
---
|
|
other:
|
|
- |
|
|
CI testing of Cells v1 has been moved to the ``experimental`` queue meaning
|
|
changes proposed to nova will not be tested against a Cells v1 setup unless
|
|
explicitly run through the ``experimental`` queue by leaving a review
|
|
comment on the patch of "check experimental". Cells v1 has been deprecated
|
|
since the 16.0.0 Pike release and this is a further step in its eventual
|
|
removal.
|