On Wed, 2017-05-03 at 14:51 +0200, Stef Walter wrote: > On 02.05.2017 17:47, Adam Williamson wrote: > > On Tue, 2017-05-02 at 11:57 +0300, Marius Vollmer wrote: > > > Adam Williamson <[email protected]> writes: > > > > > > > Until recently we ran these tests only on Fedora's nightly development > > > > release distribution composes. Recently, though, we deployed some > > > > enhancements to our openQA setup that let us run tests on Fedora > > > > distribution updates as well, and have the results made visible > > > > through the Fedora update system (Bodhi). I have just made it so that, > > > > from now on, these tests will run on any update that contains the > > > > 'cockpit' package. They also run on any critical path update. > > > > > > Nice! > > > > > > What happens when a test fails? Do we get a notification somehow? > > > > For now no, you have to keep an eye on the 'Automated Tests' tab in > > Bodhi; I'd recommend taking a look at that for every update anyway, > > it's good to know the Taskotron results also. > > > > I'm planning to look at whether we can hook up some FMN options for > > test results, but I haven't had time to start on that yet. > > How can I affect the results I see? I see dist.rpmgrill and > dist.rpmgrill.desktop-lint failures. Those failures are false-positives. > Is there a rpmgrill configuration file I can place in our dist-git > directory that will affect those results and remove the false positives?
Those are actually the Taskotron tests - the tests called 'update.*' that are shown under the update ID are the openQA tests, the tests called 'dist.*' and shown under the package NVRs are the Taskotron tests. I'm not as familiar with those. https://bitbucket.org/fedoraqa/task-rpmgrill is the code for that task; from the git logs it looks like kparal is the one who maintains it. Kamil, is there a way packagers can provide a local config as Stef asks? -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net _______________________________________________ cockpit-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
