
bump p.s. another oddity is that I've seen the logs present in a couple of runs. So, for what it's worth, it doesn't fail at all times (but very much close to it). updated patch [1] [1] https://gerrit.ovirt.org/#/c/85174/ On Tue, Nov 28, 2017 at 1:20 AM, Leon Goldberg <lgoldber@redhat.com> wrote:
Hey guys,
I have a weird problem with our new OST suite. Although I copy certain directories to ../ovirt-system-tests/exported-artifacts (i.e. root dir/exported-artifacts), they are not being collected.
Running the suite via mock, I can see that the directory is present with the logs (plus some other files/directories), however in CI they are not.
I've tried running both run_suite.sh and check-patch.sh. Locally I see the artifacts in both.
Here's the patch [1]. It's unfinished work. I am familiar with lago's abstraction, and although is super ugly, the relative path in _collect_artifacts seems correct.
Thanks for any help!