Skip to content

Commit

Permalink
Bump packit test targets (#1357)
Browse files Browse the repository at this point in the history
* bump to most recent images where available

Signed-off-by: Daniel Diblik <[email protected]>
  • Loading branch information
danmyway authored Aug 27, 2024
1 parent 9ee4fe3 commit a8c317b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.20240509 x86_64"] # Owner ID for Rocky Linux images 764336703387
distros: ["AlmaLinux OS 9.4.20240805 x86_64"] # Owner ID for Rocky 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-20240509.0.x86_64"] # Owner ID for Rocky Linux images 792107900819
distros: ["Rocky-9-EC2-Base-9.4-20240523.0.x86_64"] # Owner ID for Rocky Linux images 792107900819
trigger: pull_request
identifier: "tier0-rl9"
tmt_plan: "tier0/core"
Expand Down Expand Up @@ -406,7 +406,7 @@ jobs:
tf_post_install_script: '#!/bin/bash\nsudo sed -i "s/^.*ssh-rsa/ssh-rsa/" /root/.ssh/authorized_keys'
targets:
epel-8-x86_64:
distros: ["AlmaLinux OS 8.10.20240530 x86_64"]
distros: ["AlmaLinux OS 8.10.20240820 x86_64"]
tf_extra_params:
environments:
- tmt:
Expand Down

0 comments on commit a8c317b

Please sign in to comment.