Skip to content

Commit

Permalink
Kfairise/backport ami update7.53.x (#24763)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinFairise2 authored Apr 17, 2024
1 parent e8c5575 commit 4c79d48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions test/kitchen/platforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
},
"ec2": {
"x86_64": {
"debian-10": "ami-041540a5c191757a0",
"debian-10": "ami-067a196d70cb53732",
"debian-11": "ami-0607e701db389efe7",
"debian-12": "ami-07edaec601cf2b6d3"
},
"arm64": {
"debian-10": "ami-0108ade0d057c8eba",
"debian-10": "ami-0b6ee4b8f4aa91fb4",
"debian-11": "ami-00988b9ead6afb0b1",
"debian-12": "ami-02aab8d5301cb8d68"
}
Expand Down Expand Up @@ -172,4 +172,4 @@
}
}
}
}
}
6 changes: 3 additions & 3 deletions test/new-e2e/tests/agent-platform/platforms/platforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"debian": {
"x86_64": {
"debian-9": "ami-0182559468c1975fe",
"debian-10": "ami-041540a5c191757a0",
"debian-10": "ami-067a196d70cb53732",
"debian-11": "ami-0607e701db389efe7",
"debian-12": "ami-07edaec601cf2b6d3"
},
"arm64": {
"debian-10": "ami-0108ade0d057c8eba",
"debian-10": "ami-0b6ee4b8f4aa91fb4",
"debian-11": "ami-00988b9ead6afb0b1",
"debian-12": "ami-02aab8d5301cb8d68"
}
Expand Down Expand Up @@ -68,4 +68,4 @@
"sles-15": "ami-0d446ba26bbe19573"
}
}
}
}

0 comments on commit 4c79d48

Please sign in to comment.