[Bug 1491865] Re: report and record the actual booted kernel with test results
Martin Pitt
martin.pitt at ubuntu.com
Mon Sep 14 10:15:33 UTC 2015
With
http://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=b5963450b
the triggers are now exposed in testinfo.json. As autopkgtest itself
doesn't have a concept of "test trigger" this isn't a separate key, but
it will be an ADT_TEST_TRIGGERS=srcpkgname entry in the
"custom_environment" entry of testinfo.json.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1491865
Title:
report and record the actual booted kernel with test results
Status in autopkgtest package in Ubuntu:
Fix Committed
Bug description:
As we often have 2 or more kernels installed when testing the package
list is not sufficient to tell us which kernel we intended to run.
Nor indeed does having the intended kernel installed tell us we
actually running it after the reboot. It would be nice to:
1) report the kernel version uname -rv style as the first action
following a reboot, allowing us to confirm the actual version booted
each time.
2) perhaps report the kernel version and other information in the
results.tar, say in a sysinfo.yaml.
If we chose a .yaml for this info we could expand it later to include
filesystem info for example.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1491865/+subscriptions
More information about the foundations-bugs
mailing list