Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-74234

Blacklisting should be able to filter distros using only major version

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • Testing: qtestlib
    • None

      Currently blacklisting something for RedHat 7.4 only works so that you can say 'linux', 'rhel' or 'rhel-7.4'. If you know that something fails in all RHEL 7's, but not RHEL 8 or RHEL 6, you are left with the option of specifically listing all possible RHEL 7 distros there are or will be. I.e.

      rhel-7.0
      rhel-7.1
      rhel-7.2
      ...
      rhel-7.10
      

      We should be able to just say any major version 7. Like this:

      rhel-7.*
      

      or with a partial match just

      rhel-7
      

      But the partial match is dangerous when we will have "rhel-70.1" in our hands (think in general here)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            macadder Jason McDonald
            tosaraja Tony Sarajärvi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes