There is a new CI Metadata attribute proposed for temporarily disabling broken tests. This commit adds support for this. https://pagure.io/fedora-ci/metadata/pull-request/1
Seems to be wrong, maybe leftover from enabled. A test should be skipped if disabled is true
enabled
disabled
true
@psss @plautrba should we merge this?
@plautrba, why wrong? The ‘False‘ is there just to provide default if ‘disabled‘ attribute is not defined.
aha. I was interpreted the code wrong way. Please ignore my comment and feel free to merge it.
Commit 7f41fff9 fixes this pull-request
Pull-Request has been merged by astepano
There is a new CI Metadata attribute proposed for temporarily
disabling broken tests. This commit adds support for this.
https://pagure.io/fedora-ci/metadata/pull-request/1