[Bug 1137763] [NEW] Add a way to collect test artifacts from the testbed
Jean-Baptiste Lallement
jean-baptiste at ubuntu.com
Fri Mar 1 13:12:03 UTC 2013
Public bug reported:
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.
** Affects: autopkgtest (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- Add a way to collect test artifact from the testbed
+ Add a way to collect test artifacts from the testbed
--
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:
New
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