Skip to content

Commit

Permalink
[kitchen/e2e] update amazon linux 2023 x86_64 (#25707)
Browse files Browse the repository at this point in the history
* [kitchen/e2e] update amazon linux 2023 x86_64

* [e2e] bump amazon 2023 amis

* [e2e] bump amazon linux 2023 arm64
  • Loading branch information
pducolin authored May 21, 2024
1 parent 09b95e4 commit 654e4bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions test/kitchen/platforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,13 @@
"amazonlinux2-4-14": "ami-038b3df3312ddf25d",
"amazonlinux2-5-10": "ami-06a0cd9728546d178",
"amazonlinux2022-5-15": "ami-0f0f00c2d082c52ae",
"amazonlinux2023": "ami-09a843efa5c250b9c"
"amazonlinux2023": "ami-064ed2d3fc01d3ec1"
},
"arm64": {
"amazonlinux2-4-14": "ami-090230ed0c6b13c74",
"amazonlinux2-5-10": "ami-09e51988f56677f44",
"amazonlinux2022-5-15": "ami-0acc51c3357f26240",
"amazonlinux2023": "ami-08fc6fb8ad2e794bb"
"amazonlinux2023": "ami-0a515c154e76934f7"
}
}
},
Expand Down
4 changes: 2 additions & 2 deletions test/new-e2e/tests/agent-platform/platforms/platforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"amazonlinux2-4-14": "ami-038b3df3312ddf25d",
"amazonlinux2-5-10": "ami-06a0cd9728546d178",
"amazonlinux2022-5-15": "ami-0f0f00c2d082c52ae",
"amazonlinux2023": "ami-09a843efa5c250b9c"
"amazonlinux2023": "ami-064ed2d3fc01d3ec1"
},
"arm64": {
"amazonlinux2-4-14": "ami-090230ed0c6b13c74",
"amazonlinux2-5-10": "ami-09e51988f56677f44",
"amazonlinux2022-5-15": "ami-0acc51c3357f26240",
"amazonlinux2023": "ami-08fc6fb8ad2e794bb"
"amazonlinux2023": "ami-0a515c154e76934f7"
}
},
"centos": {
Expand Down

0 comments on commit 654e4bf

Please sign in to comment.