From 583f085df59ede90ce64b683de9c9ae67d5262ba Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 10 Oct 2023 13:40:23 +0200 Subject: [PATCH] json-specs: cgroup_parsing has been removed (#2193) --- .ci/updatecli.d/update-json-specs.yml | 12 ++++++------ .../json-specs/container_metadata_discovery.json | 0 2 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 test/Elastic.Apm.Tests.Utilities/TestResources/json-specs/container_metadata_discovery.json diff --git a/.ci/updatecli.d/update-json-specs.yml b/.ci/updatecli.d/update-json-specs.yml index 9191ec461..2972b191e 100644 --- a/.ci/updatecli.d/update-json-specs.yml +++ b/.ci/updatecli.d/update-json-specs.yml @@ -24,10 +24,10 @@ sources: - findsubmatch: pattern: "[0-9a-f]{40}" - cgroup_parsing.json: + container_metadata_discovery.json: kind: file spec: - file: https://raw.githubusercontent.com/elastic/apm/main/tests/agents/json-specs/cgroup_parsing.json + file: https://raw.githubusercontent.com/elastic/apm/main/tests/agents/json-specs/container_metadata_discovery.json service_resource_inference.json: kind: file spec: @@ -71,13 +71,13 @@ actions: * https://github.com/elastic/apm/commit/{{ source "sha" }} targets: - cgroup_parsing.json: - name: cgroup_parsing.json + container_metadata_discovery.json: + name: container_metadata_discovery.json scmid: default - sourceid: cgroup_parsing.json + sourceid: container_metadata_discovery.json kind: file spec: - file: test/Elastic.Apm.Tests.Utilities/TestResources/json-specs/cgroup_parsing.json + file: test/Elastic.Apm.Tests.Utilities/TestResources/json-specs/container_metadata_discovery.json service_resource_inference.json: name: service_resource_inference.json scmid: default diff --git a/test/Elastic.Apm.Tests.Utilities/TestResources/json-specs/container_metadata_discovery.json b/test/Elastic.Apm.Tests.Utilities/TestResources/json-specs/container_metadata_discovery.json new file mode 100644 index 000000000..e69de29bb