]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/signing: Fix for hash equivlance server
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Sep 2019 17:17:22 +0000 (18:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 Sep 2019 12:17:17 +0000 (13:17 +0100)
commite58eaf5b8c93521dc311b77593e0dd7debca602d
treeccc437c0715555a8023ea98c16ede7279a076a31
parent25dc3d78de01dffa77a3a2452d6a97d741b446d9
oeqa/selftest/signing: Fix for hash equivlance server

There were two issues with the test one is that an equivalent hash
could come from the server meaning the signature didn't change when it
should. A uuid string is injected to ensure this does not happen.

If there were multiple warnings the test would also fail as only the
first is prefixed with WARNING. Tweak the string to avoid that failure
mode.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/signing.py