Skip to content

Commit

Permalink
Added debian-12 to our integration test (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
okankoAMZ authored Mar 14, 2024
1 parent 1f5a5d7 commit 34dadf1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions generator/resources/ec2_linux_test_matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,17 @@
"binaryName": "amazon-cloudwatch-agent.deb",
"family": "linux"
},
{
"os": "debian-12",
"username": "admin",
"instanceType": "c6g.large",
"installAgentCommand": "/snap/bin/go run ./install/install_agent.go deb",
"ami": "cloudwatch-agent-integration-test-debian-12-arm64*",
"caCertPath": "/etc/ssl/certs/ca-certificates.crt",
"arc": "arm64",
"binaryName": "amazon-cloudwatch-agent.deb",
"family": "linux"
},
{
"os": "al2",
"username": "ec2-user",
Expand Down

0 comments on commit 34dadf1

Please sign in to comment.