[Bug 1137763] Re: Add a way to collect test artifacts from the testbed
Martin Pitt
martin.pitt at ubuntu.com
Tue Nov 19 12:06:52 UTC 2013
** Changed in: autopkgtest (Ubuntu)
Status: Triaged => In Progress
** Changed in: autopkgtest (Ubuntu)
Assignee: (unassigned) => Martin Pitt (pitti)
--
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/1137763
Title:
Add a way to collect test artifacts from the testbed
Status in “autopkgtest” package in Ubuntu:
In Progress
Bug description:
Some tests generate test artifacts that must be available after the
run. This is the case for example of jUnit test results that are then
published to a third party tool.
This artifacts are created inside the testbed but not copied outside
and they are definitely lost because the testbed is destroyed after
the run.
adt should provide either:
- a standard location to write test artifacts which would be copied outside of the testbed (in $OUTPUT-DIR for example)
- or a generic option to specify a directory or a list of files to copy from the testbed to the host at the end of the run.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1137763/+subscriptions
More information about the foundations-bugs
mailing list