Skip to content

Commit 2f07ff4

Browse files
chore(otel): updated recipe target for otel test definition files
1 parent a9cc402 commit 2f07ff4

34 files changed

+34
-34
lines changed

test/definitions-eu/otel/debians/debian10-otel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"params": {
2727
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/otel/debian.yml",
2828
"validate_output": "New Relic OpenTelemetry Collector\\s+\\(installed\\)",
29-
"local_recipes": true
29+
"recipe_targeted": "newrelic-opentelemetry-collector"
3030
}
3131
}
3232
]

test/definitions-eu/otel/debians/debian10arm64-otel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"params": {
2727
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/otel/debian.yml",
2828
"validate_output": "New Relic OpenTelemetry Collector\\s+\\(installed\\)",
29-
"local_recipes": true
29+
"recipe_targeted": "newrelic-opentelemetry-collector"
3030
}
3131
}
3232
]

test/definitions-eu/otel/debians/debian11-otel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"params": {
2727
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/otel/debian.yml",
2828
"validate_output": "New Relic OpenTelemetry Collector\\s+\\(installed\\)",
29-
"local_recipes": true
29+
"recipe_targeted": "newrelic-opentelemetry-collector"
3030
}
3131
}
3232
]

test/definitions-eu/otel/debians/ubuntu16-otel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"params": {
2727
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/otel/debian.yml",
2828
"validate_output": "New Relic OpenTelemetry Collector\\s+\\(installed\\)",
29-
"local_recipes": true
29+
"recipe_targeted": "newrelic-opentelemetry-collector"
3030
}
3131
}
3232
]

test/definitions-eu/otel/debians/ubuntu18-otel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"params": {
2727
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/otel/debian.yml",
2828
"validate_output": "New Relic OpenTelemetry Collector\\s+\\(installed\\)",
29-
"local_recipes": true
29+
"recipe_targeted": "newrelic-opentelemetry-collector"
3030
}
3131
}
3232
]

test/definitions-eu/otel/debians/ubuntu20-otel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"params": {
2727
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/otel/debian.yml",
2828
"validate_output": "New Relic OpenTelemetry Collector\\s+\\(installed\\)",
29-
"local_recipes": true
29+
"recipe_targeted": "newrelic-opentelemetry-collector"
3030
}
3131
}
3232
]

test/definitions-eu/otel/debians/ubuntu20arm64-otel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"params": {
2727
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/otel/debian.yml",
2828
"validate_output": "New Relic OpenTelemetry Collector\\s+\\(installed\\)",
29-
"local_recipes": true
29+
"recipe_targeted": "newrelic-opentelemetry-collector"
3030
}
3131
}
3232
]

test/definitions-eu/otel/debians/ubuntu22-otel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"params": {
2929
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/otel/debian.yml",
3030
"validate_output": "New Relic OpenTelemetry Collector\\s+\\(installed\\)",
31-
"local_recipes": true
31+
"recipe_targeted": "newrelic-opentelemetry-collector"
3232
}
3333
}
3434
]

test/definitions-eu/otel/rhel/awslinux23-otel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"params": {
2626
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/otel/rhel.yml",
2727
"validate_output": "New Relic OpenTelemetry Collector\\s+\\(installed\\)",
28-
"local_recipes": true
28+
"recipe_targeted": "newrelic-opentelemetry-collector"
2929
}
3030
}
3131
]

test/definitions-eu/otel/rhel/awslinuxarm64-otel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"params": {
2626
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/otel/rhel.yml",
2727
"validate_output": "New Relic OpenTelemetry Collector\\s+\\(installed\\)",
28-
"local_recipes": true
28+
"recipe_targeted": "newrelic-opentelemetry-collector"
2929
}
3030
}
3131
]

0 commit comments

Comments
 (0)