]> code.ossystems Code Review - openembedded-core.git/commit
selftest: do not hardcode /tmp/sdk
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 19 Jun 2021 09:58:43 +0000 (11:58 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 5 Jul 2021 15:35:36 +0000 (05:35 -1000)
commit969c29c39b0ceb73ace615c478ca4544be803c9a
tree8ac6cece59b62fd237252936261f678c1a542433
parent44756b6d92d922873fe1781e2cc1be3031cc5a86
selftest: do not hardcode /tmp/sdk

This races if there are several copies of the test running at the same
time.

[YOCTO #14438]

(From OE-Core rev: deab11848036941771f2b3dc5cdaee83395280b5)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit ea707e8726cd7012d101d02e69503b7c98bdaf3e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/selftest/cases/runtime_test.py