From ac48ebd08a4a18329ec7cd2d1e713af735073af8 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Tue, 19 Nov 2024 16:57:21 +0000 Subject: [PATCH] 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 --- .zuul.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index b33b907ace..fe96fff718 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -381,7 +381,8 @@ Starting in Train, the job enabled counting quota usage from placement. Starting in Ussuri, the job was changed to multinode. 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. irrelevant-files: *nova-base-irrelevant-files # Run post-tempest tests like for nova-manage commands. @@ -473,7 +474,7 @@ # Added in Yoga. NOVNC_FROM_PACKAGE: False NOVA_USE_UNIFIED_LIMITS: True - MYSQL_REDUCE_MEMORY: True + # Added in Caracal. NOVA_COMPILE_MDEV_SAMPLES: True devstack_services: # Disable OVN services