Skip to content

Commit 0f1955d

Browse files
fix(rhel-8-arm64): Update rhel8 arm64 image name for failed test cases (#1276)
1 parent 28ebd0f commit 0f1955d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

test/definitions-eu/agent-control/rhel/redhat8arm64-agent-control-eu.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"provider": "aws",
1212
"type": "ec2",
1313
"size": "t4g.micro",
14-
"ami_name": "RHEL-8.*_HVM-????????-arm64-*-Hourly2-GP2"
14+
"ami_name": "RHEL-8.*_HVM-????????-arm64-*-Hourly2-GP3"
1515
}
1616
],
1717
"instrumentations": {

test/definitions-eu/infra-agent/rhel/redhat8arm64-infra.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"provider": "aws",
1212
"type": "ec2",
1313
"size": "t4g.micro",
14-
"ami_name": "RHEL-8.*_HVM-????????-arm64-*-Hourly2-GP2"
14+
"ami_name": "RHEL-8.*_HVM-????????-arm64-*-Hourly2-GP3"
1515
}
1616
],
1717
"instrumentations": {

test/definitions/agent-control/rhel/redhat8arm64-agent-control.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"provider": "aws",
1212
"type": "ec2",
1313
"size": "t4g.micro",
14-
"ami_name": "RHEL-8.*_HVM-????????-arm64-*-Hourly2-GP2"
14+
"ami_name": "RHEL-8.*_HVM-????????-arm64-*-Hourly2-GP3"
1515
}
1616
],
1717
"instrumentations": {

test/manual/definitions/infra-agent/redhat8arm64-infra.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"provider": "aws",
1212
"type": "ec2",
1313
"size": "t4g.micro",
14-
"ami_name": "RHEL-8.*_HVM-????????-arm64-*-Hourly2-GP2"
14+
"ami_name": "RHEL-8.*_HVM-????????-arm64-*-Hourly2-GP3"
1515
}
1616
]
1717
}

0 commit comments

Comments
 (0)