Skip to content

Commit 9a00b84

Browse files
authored
chore(tests): Update nginx-linux-2 ami (#1051)
* chore(tests): Update nginx-linux-2 ami * chore(tests): Update nginx-linux-2 ami pattern * chore(tests): Update nginx-linux-2 ami pattern, EU/smoke
1 parent c4c2e33 commit 9a00b84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/definitions-eu/smoke/nginx-linux2-ami.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": "t3.medium",
14-
"ami_name": "nginx-plus-amazon-linux-2-v1.6-x86_64-developer-*"
14+
"ami_name": "nginx-plus-amazon-linux-2-v1.??-x86_64-developer-*"
1515
}],
1616

1717
"services": [

test/definitions/ohi/linux/nginx-linux2-ami.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": "t3.medium",
14-
"ami_name": "nginx-plus-amazon-linux-2-v1.6-x86_64-developer-*"
14+
"ami_name": "nginx-plus-amazon-linux-2-v1.??-x86_64-developer-*"
1515
}],
1616

1717
"services": [

0 commit comments

Comments
 (0)