#398 [RFE] Support 'adjust:' part in .fmf files
Opened by zdohnal. Modified

Hi,

I have a .fmf plan, which uses tests from RH internal dist-git, so I disable it on Fedora and CentOS Stream, but I want to have it in dist-git for future RHEL releases.

Unfortunately now Fedora CI ignores the disable part of fmf file:

adjust:
     enabled: false
     when: distro == centos-stream or distro == fedora
     because: They don't have access to internal repos.

it would be great if the disabling test plans was supported in Fedora CI.

Thank you in advance!

Zdenek


The CI run https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-pipeline/job/master/231983/console

and PR https://src.fedoraproject.org/rpms/cups/pull-request/22

Metadata Update from @mvadkert:
- Issue assigned to msrb
- Issue tagged with: jenkins

@msrb are you patching this?

Metadata