Skip to content

Commit 8a9c699

Browse files
chore(otel): updated test defintion
1 parent 6a1d5d5 commit 8a9c699

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/definitions/otel/awslinux-infra-otel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"resources": [{
1010
"id": "host1",
1111
"provider": "aws",
12-
"ami_name": "amzn-ami-hvm-????.??.*-x86_64-gp2",
12+
"ami_name": "al2023-ami-2023.0.*-x86_64",
1313
"type": "ec2",
1414
"size": "t3.nano"
1515
}],

test/definitions/otel/suse154-infra-otel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"deploy_script_path": "test/deploy/linux/newrelic-cli/install-recipe/roles",
2525
"params": {
2626
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/otel/suse.yml",
27-
"validate_output": "New Relic Open Telemetry Collector\\s+\\(installed\\)",
27+
"validate_output": "New Relic OpenTelemetry Collector\\s+\\(installed\\)",
2828
"local_recipes": true
2929
}
3030
}

0 commit comments

Comments
 (0)