#375 basic role: stdout and stderr in a single file
Merged by astepano. Opened by bgoncalv.
bgoncalv/standard-test-roles fix-role  into  master

Download 375.patch

fix https://pagure.io/fedora-ci/general/issue/57

rebased onto 6bc12487d9bc37a09b7a64f82332f06ebe57326a

with this approach all output will be hidden in the logs.
No matter have many you add -vvv to ansible there will be no output.
Also, when you call runner manually output to terminal will be empty.

rebased onto c1b921555e9f3cb56ce9793b72e3294eee4efd49

with this approach all output will be hidden in the logs.
No matter have many you add -vvv to ansible there will be no output.
Also, when you call runner manually output to terminal will be empty.

I don't know how to solve this issue and have stdout an stderr outpus in order? Is this a feature that we must have? When ansible output the test execution we already have it saved in the logs...

rebased onto f98bf9adbb1ff57de1c2344c276f88cb94be274d

with this approach all output will be hidden in the logs.
No matter have many you add -vvv to ansible there will be no output.
Also, when you call runner manually output to terminal will be empty.

I don't know how to solve this issue and have stdout an stderr outpus in order? Is this a feature that we must have? When ansible output the test execution we already have it saved in the logs...

I think I got it :)

pretty please pagure-ci rebuild

Commit f0afdf28 fixes this pull-request

Pull-Request has been merged by astepano

Pull-Request has been merged by astepano

Metadata