Details
-
User Story
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
None
-
None
-
fbfeb3f87 (master)
Description
The new Precheck selection dialog in Gerrit allows me to select a subset of OS/OSVersions to run checks on, which is great for platform-specific code, and QTQAINFRA-5079 implements the same for compiler- or CPU-arch-specific code.
In addition, it would be nice to express negation and other logical operations in the query line, maybe along the lines of what Gerrit queries allow (to re-use a parser, if it's available).
Examples of where this would be useful:
- -linux - I develop on Linux
- -mac - when the CI is loaded again and the macs are bandwidth-constrained
- linux AND Clang - I don't have Clang locally
- arm -android
- ...
Attachments
Issue Links
- clones
-
QTQAINFRA-5079 As a developer of Qt, I'd like to be a able to select prechecks on CPU architectures and compiler, not just OS/OSVersion
- Closed
- mentioned in
-
Page Loading...