]> code.ossystems Code Review - openembedded-core.git/commit
selftest/signing: Use packagedata to obtain PR value for signing test
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Mar 2016 22:54:34 +0000 (23:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Mar 2016 22:55:13 +0000 (23:55 +0100)
commit322904f62f11e794543362f04212242567c556a0
treebd64e04a0143f9a78cc7c0221ca8ac38cd4881ef
parentda4df2313c8df92cf321a7631a9a389f895d4615
selftest/signing: Use packagedata to obtain PR value for signing test

Using PF to calculate the rpm filename doesn't work when PR server is
enabled and an extra PR value can be injected. Add code to use packagedata
to obtain the full name, allowing the test to work when PR server is
in use.

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