From 6356c47653593e8f6b8c46c6b3267931d38111b0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Wed, 18 Jan 2023 13:25:29 +0100 Subject: [PATCH] Switch XtestingCI gate to another runner MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Else it conflicts with docker builds. Change-Id: I4eeaa224e62e521008839487c283293231040787 Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/functest/xtesting-ci.yaml b/jjb/functest/xtesting-ci.yaml index 0d6e4496d..20bcc33a0 100644 --- a/jjb/functest/xtesting-ci.yaml +++ b/jjb/functest/xtesting-ci.yaml @@ -56,7 +56,7 @@ - project: name: xtesting-ci-tests - node: lf-virtual1 + node: xtesting playbook: - all - proxy -- 2.16.6