diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-12-04 14:05:37 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-12-04 14:05:37 +0100 |
commit | e404f6849ecf60df2a099d03079b5510279a3ae6 (patch) | |
tree | 8539348697544bca520992f26fd654350de9608a | |
parent | fefa0c052135007be837324c3665a223009a06ba (diff) |
Reduce Xtesting CI VMs build periods
Change-Id: Ic30fa47a97202fde7e1b257314d0041f9e162b9e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | jjb/functest/xtesting-ci-vm.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |