On Friday @nareshkamboju noted an error in IRC in relation to the packetdrill test.
https://lkft.validation.linaro.org/scheduler/job/2472563#L1370
Note: make: bison: Command not found
I scrolled up a bit and saw another interesting problem:
https://lkft.validation.linaro.org/scheduler/job/2472563#L1324
Note: Unsupported distro: lkft! Package installation skipped!
Why would the distro be lkft?
Everything looked OK in the actual test:
So how is dist_name getting lkft for the dist and should we do special installs for that in the test?
On Friday @nareshkamboju noted an error in IRC in relation to the
packetdrilltest.https://lkft.validation.linaro.org/scheduler/job/2472563#L1370
Note:
make: bison: Command not foundI scrolled up a bit and saw another interesting problem:
https://lkft.validation.linaro.org/scheduler/job/2472563#L1324
Note:
Unsupported distro: lkft! Package installation skipped!Why would the distro be
lkft?Everything looked OK in the actual test:
test-definitions/automated/linux/packetdrill/packetdrill.sh
Line 84 in 38e5112
So how is
dist_namegettinglkftfor thedistand should we do special installs for that in the test?