Skip to content
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

chore/Bump test targets for Alma and Rocky to 9.5 #1439

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
merge_pr_in_ci: false
targets:
epel-9-x86_64:
distros: ["AlmaLinux OS 9.4.20240805 x86_64"] # Owner ID for Rocky Linux images 764336703387
distros: ["AlmaLinux OS 9.5.20241122 x86_64"] # Owner ID for Alma Linux images 764336703387
trigger: pull_request
identifier: "tier0-al9"
tmt_plan: "tier0/core"
Expand Down Expand Up @@ -143,7 +143,7 @@ jobs:
merge_pr_in_ci: false
targets:
epel-9-x86_64:
distros: ["Rocky-9-EC2-Base-9.4-20240523.0.x86_64"] # Owner ID for Rocky Linux images 792107900819
distros: ["Rocky-9-EC2-Base-9.5-20241118.0.x86_64"] # Owner ID for Rocky Linux images 792107900819
trigger: pull_request
identifier: "tier0-rl9"
tmt_plan: "tier0/core"
Expand Down
Loading