Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
Q
qe-pipeline-definition
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
Bruno Goncalves
qe-pipeline-definition
Commits
4d974c61
Commit
4d974c61
authored
1 month ago
by
Bruno Goncalves
Browse files
Options
Downloads
Patches
Plain Diff
rhel-9.6: add support to kernel-rt and kernel-rt-64k on aarch64
related:
cki-project/kernel-workflow#808
parent
5f589692
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
definitions/rhel9/9.6/common.yml
+4
-0
4 additions, 0 deletions
definitions/rhel9/9.6/common.yml
definitions/rhel9/common.yml
+6
-2
6 additions, 2 deletions
definitions/rhel9/common.yml
with
10 additions
and
2 deletions
definitions/rhel9/9.6/common.yml
+
4
−
0
View file @
4d974c61
...
...
@@ -21,9 +21,13 @@ variables:
-
TEST_PACKAGE_NAME_ARCH
:
/kernel-64k-aarch64/
-
TEST_PACKAGE_NAME_ARCH
:
/kernel-64k-debug-aarch64/
-
TEST_PACKAGE_NAME_ARCH
:
/kernel-rt-allarches/
-
TEST_PACKAGE_NAME_ARCH
:
/kernel-rt-aarch64/
-
TEST_PACKAGE_NAME_ARCH
:
/kernel-rt-debug-aarch64/
-
TEST_PACKAGE_NAME_ARCH
:
/kernel-rt-x86_64/
-
TEST_PACKAGE_NAME_ARCH
:
/kernel-rt-debug-allarches/
-
TEST_PACKAGE_NAME_ARCH
:
/kernel-rt-debug-x86_64/
-
TEST_PACKAGE_NAME_ARCH
:
/kernel-rt-64k-aarch64/
-
TEST_PACKAGE_NAME_ARCH
:
/kernel-rt-64k-debug-aarch64/
.9_6-tft-runner
:
extends
:
[
.trigger-tft-runner
]
...
...
This diff is collapsed.
Click to expand it.
definitions/rhel9/common.yml
+
6
−
2
View file @
4d974c61
...
...
@@ -7,8 +7,12 @@ variables:
TEST_PACKAGE_NAME_ARCHES
:
>
kernel-aarch64 kernel-ppc64le kernel-s390x kernel-x86_64
kernel-debug-aarch64 kernel-debug-ppc64le kernel-debug-s390x kernel-debug-x86_64
kernel-rt-x86_64
kernel-rt-debug-x86_64
kernel-64k-aarch64
kernel-64k-debug-aarch64
kernel-rt-aarch64
kernel-rt-debug-aarch64
kernel-rt-x86_64
kernel-rt-debug-x86_64
kernel-rt-64k-aarch64
kernel-rt-64k-debug-aarch64
POLARION_PROJECT
:
RHELKERNEL
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment