Hello Adam,
I discovered this morning that the openQA running on openqa.stg has some hack code (1) but this change is not visible in master or staging branch on pagure. So I am not able to identify if any other changes are present on the machine.

Would it be possible to have a remote read access to the openQA source code used by openqa.stg to help for test failure investigation ?

(1) https://openqa.stg.fedoraproject.org/tests/156101/modules/server_cockpit_default/steps/1/src
===
 sub run {
     my $self = shift;
     # HACK HACK HACK
     assert_script_run "setenforce 0";
# check cockpit appears to be enabled and running and firewall is setup
     assert_script_run 'systemctl is-enabled cockpit.socket';
===


--
Michel Normand
_______________________________________________
qa-devel mailing list -- qa-devel@lists.fedoraproject.org
To unsubscribe send an email to qa-devel-le...@lists.fedoraproject.org

Reply via email to