Skip to content

Commit 4bb1a74

Browse files
smoke: remove Rocky Linux 8 from supported OS matrix (#21275)
* smoke: remove Rocky Linux 8 from supported OS matrix Follow up #21247 by removing Rocky Linux 8 from the smoke OS matrix so smoke tests no longer reference an unavailable AMI. Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Carson Ip <carson.ip@elastic.co> * smoke: comment out Rocky Linux 8 in OS matrix Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Carson Ip <carson.ip@elastic.co> --------- Signed-off-by: Carson Ip <carson.ip@elastic.co> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 8eb7a35 commit 4bb1a74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testing/smoke/os_matrix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ os_names=(
88
"al2023-ami-2023"
99
"RHEL-8"
1010
"RHEL-9"
11-
"Rocky-8-EC2-Base"
11+
# "Rocky-8-EC2-Base" # See https://github.com/elastic/apm-server/issues/21179
1212
"Rocky-9-EC2-Base"
1313
"AlmaLinux OS 8"
1414
"AlmaLinux OS 9"

0 commit comments

Comments
 (0)