From 06d789d077610e317f8637fce2882db956752566 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 5 Feb 2021 19:08:09 +0100 Subject: If releng verification had worked (x2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Verification has failed for years due to incomplete lock cache. Change-Id: I0b6d40636acf5b71457aab64cd7e6f5fa7cb45b4 Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index 3a280f740..81076e94e 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -45,7 +45,7 @@ parameters: - string: name: DEBUG - default: true + default: 'true' - xtesting-containers: &xtesting-containers name: 'xtesting-containers' -- cgit