diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-10 15:48:31 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-09-13 09:05:48 +0100 |
commit | 6a48e567dd487780ae34334836c7949d46a3f3ea (patch) | |
tree | 1e91dec1248770990f166c8805e1041cbca2e1ed /INFO.yaml | |
parent | b6b7479a46b0d8ac3ae8741554d1085fb9e4a7fe (diff) |
Fix test failure in staging job
The "keytool" program does not exist in the Jenkins staging job
environment, so the test case that checks for a keytool error message
fails because an unexpected error message is received.
By changing the test case to expect "keytool" rather than "keytool
exited with", then the test will pass when the error message "Cannot
run program "keytool": error=2, No such file or directory" is returned.
Issue-ID: POLICY-3587
Change-Id: I3a6b77fb571cfbf170f5f16bf93eece2d78a7bbb
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'INFO.yaml')
0 files changed, 0 insertions, 0 deletions