Add nova-multi-cell job in experimental pipeline

Nova does not support few operation for exmaple
migration, unshelve etc cross cell and we need to
skip such operation testing for cross cell job.
nova-multi-cell job is multi cell job which will be
helpful to check the new tests in tempest.

Adding it in experimental queue so that we can run it
on demand basis.

Change-Id: Ib59f00f78921afd00a7dce26cfd453288eea462c
This commit is contained in:
ghanshyam mann 2022-08-31 20:44:00 +05:30
parent d265e14ceb
commit 9a9d5883c5
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@
irrelevant-files: *tempest-irrelevant-files
experimental:
jobs:
- nova-multi-cell
- tempest-with-latest-microversion
- tempest-stestr-master
- tempest-cinder-v2-api: