-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stable-rc tests with cros:// fragments #759
Comments
Sorry for not explaining well, i was writing this in rush. Problem is following: |
Thank you for explaining in detail @nuclearcat |
yes, advice of Rules Magician urgently needed, and only one i know is @a-wai :-D this is why i added in issue |
Which tests are you talking about exactly, If you actually need to add rules to some specific jobs, I'd say the following should work: rules:
defconfig:
- '!cros://chromeos-5.4/arm64/chromiumos-mediatek.flavour.config'
- '!cros://chromeos-5.4/arm64/chromiumos-qualcomm.flavour.config'
- '!cros://chromeos-5.4/x86_64/chromeos-amd-stoneyridge.flavour.config'
- '!cros://chromeos-5.4/x86_64/chromeos-intel-pineview.flavour.config'
- '!cros://chromeos-5.10/arm64/chromiumos-mediatek.flavour.config'
- '!cros://chromeos-5.10/arm64/chromiumos-qualcomm.flavour.config'
- '!cros://chromeos-5.10/x86_64/chromeos-amd-stoneyridge.flavour.config'
- '!cros://chromeos-5.10/x86_64/chromeos-intel-pineview.flavour.config'
- '!cros://chromeos-5.15/arm64/chromiumos-mediatek.flavour.config'
- '!cros://chromeos-5.15/arm64/chromiumos-qualcomm.flavour.config'
- '!cros://chromeos-5.15/x86_64/chromeos-amd-stoneyridge.flavour.config'
- '!cros://chromeos-5.15/x86_64/chromeos-intel-pineview.flavour.config'
- '!cros://chromeos-6.1/arm64/chromiumos-mediatek.flavour.config'
- '!cros://chromeos-6.1/arm64/chromiumos-qualcomm.flavour.config'
- '!cros://chromeos-6.1/x86_64/chromeos-amd-stoneyridge.flavour.config'
- '!cros://chromeos-6.1/x86_64/chromeos-intel-pineview.flavour.config'
- '!cros://chromeos-6.6/arm64/chromiumos-mediatek.flavour.config'
- '!cros://chromeos-6.6/arm64/chromiumos-qualcomm.flavour.config'
- '!cros://chromeos-6.6/x86_64/chromeos-amd-stoneyridge.flavour.config'
- '!cros://chromeos-6.6/x86_64/chromeos-intel-pineview.flavour.config' That's a bit long however, adding globbing support to the function parsing rules would be better so a simple |
I noticed in stable-rc report following builds:
x86_64:(x86_64_defconfig + cros://chromeos-6.6/x86_64/chromeos-amd-stoneyridge.flavour.config)
which belongs to ChromiumOS and might not work properly with ordinary tests (as might miss NFS and other configuration parameters).
I think we need to make sure to not enable ordinary tests on such builds
Example report:
Subject: KernelCI report for stable-rc: v6.10.5-26-ga391301088d2
Date: Sun, 18 Aug 2024 07:50:02 -0700 (PDT) (08/18/2024 05:50:02 PM)
The text was updated successfully, but these errors were encountered: