From 370e0fc3c2146341a762873a4ab8efa0eacfda44 Mon Sep 17 00:00:00 2001 From: Vasi Vasireddy <41936996+vasireddy99@users.noreply.github.com> Date: Wed, 1 Nov 2023 13:21:38 -0700 Subject: [PATCH] Add otlp_logs test case in the tests workflow (#2448) Co-authored-by: bryan-aguilar <46550959+bryan-aguilar@users.noreply.github.com> --- .github/config/testcases.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/config/testcases.json b/.github/config/testcases.json index 8c2fd9bb1..46d25fb72 100644 --- a/.github/config/testcases.json +++ b/.github/config/testcases.json @@ -201,6 +201,16 @@ "CANARY" ] }, + { + "case_name": "otlp_logs", + "platforms": [ + "EC2", + "ECS", + "EKS", + "EKS_ARM64", + "CANARY" + ] + }, { "case_name": "configmap_provider_http", "platforms": [