From Fedora Project Wiki

< Talk:Changes

Revision as of 09:18, 28 March 2017 by Martinpitt (talk | contribs) (absolute paths are fixed)

  1. In invocation why would I want to hardcode absolute paths for test execution, artifacts, logs, This should be a relative path so where ever you run things it is in the local workspace. My machine, Jenkins, taskotron, etc.
    • MartinPitt: I reworked the invocation; it was also impractical for tests that run as non-root, and it would have potentially clobbered the root directory with temporary stuff.