diff options
author | 2021-02-05 19:08:09 +0100 | |
---|---|---|
committer | 2021-02-05 19:08:09 +0100 | |
commit | 06d789d077610e317f8637fce2882db956752566 (patch) | |
tree | 6a3964d4de11542a4cb9d3db10ad7f04bc1aab93 /jjb/functest | |
parent | c51c46c686895b20058c4de9fc961f1dcf14fba9 (diff) |
If releng verification had worked (x2)
Verification has failed for years due to incomplete lock cache.
Change-Id: I0b6d40636acf5b71457aab64cd7e6f5fa7cb45b4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest')
-rw-r--r-- | jjb/functest/xtesting.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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' |