zuul: Add missing context comments for nova-next

Spotted while trying to ascertain if unified limits was being tested
anywhere.

Change-Id: Ib0f19a8153bdcc1222bc48ae518b3a9c9fde35a8
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2024-11-19 16:57:21 +00:00
parent 5e23567707
commit ac48ebd08a
+3 -2
View File
@@ -381,7 +381,8 @@
Starting in Train, the job enabled counting quota usage from placement. Starting in Train, the job enabled counting quota usage from placement.
Starting in Ussuri, the job was changed to multinode. Starting in Ussuri, the job was changed to multinode.
Starting in Wallaby, the job defaults to the q35 machine type. Starting in Wallaby, the job defaults to the q35 machine type.
Starting in Yoga, the job tests noVNC from source. Starting in Yoga, the job tests noVNC from source and enables unified limits.
Starting in Caracal, the job compiles the mdev sample drivers from source.
Runs all tempest compute API and most scenario tests concurrently. Runs all tempest compute API and most scenario tests concurrently.
irrelevant-files: *nova-base-irrelevant-files irrelevant-files: *nova-base-irrelevant-files
# Run post-tempest tests like for nova-manage commands. # Run post-tempest tests like for nova-manage commands.
@@ -473,7 +474,7 @@
# Added in Yoga. # Added in Yoga.
NOVNC_FROM_PACKAGE: False NOVNC_FROM_PACKAGE: False
NOVA_USE_UNIFIED_LIMITS: True NOVA_USE_UNIFIED_LIMITS: True
MYSQL_REDUCE_MEMORY: True # Added in Caracal.
NOVA_COMPILE_MDEV_SAMPLES: True NOVA_COMPILE_MDEV_SAMPLES: True
devstack_services: devstack_services:
# Disable OVN services # Disable OVN services