From e404f6849ecf60df2a099d03079b5510279a3ae6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Mon, 4 Dec 2023 14:05:37 +0100 Subject: [PATCH] Reduce Xtesting CI VMs build periods MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ic30fa47a97202fde7e1b257314d0041f9e162b9e Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-ci-vm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/functest/xtesting-ci-vm.yaml b/jjb/functest/xtesting-ci-vm.yaml index 7105ee1ad..ba72b2922 100644 --- a/jjb/functest/xtesting-ci-vm.yaml +++ b/jjb/functest/xtesting-ci-vm.yaml @@ -34,7 +34,7 @@ - trigger: name: xtesting-ci-vm-trigger triggers: - - timed: '@daily' + - timed: '@weekly' - parameter: name: xtesting-ci-vm-parameter -- 2.16.6