From daa82fb008c5d0d7f66349c1d89f07838a626089 Mon Sep 17 00:00:00 2001 From: stackdriver-instrumentation-release <49999651+stackdriver-instrumentation-release@users.noreply.github.com> Date: Tue, 24 Oct 2023 01:03:00 -0400 Subject: [PATCH] Whitespace changes in metadata.yaml. (#1477) --- .../applications/dcgm/metadata.yaml | 8 ++++---- .../applications/nvml/metadata.yaml | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/integration_test/third_party_apps_data/applications/dcgm/metadata.yaml b/integration_test/third_party_apps_data/applications/dcgm/metadata.yaml index ac88ac1f5d..ee69bea97e 100644 --- a/integration_test/third_party_apps_data/applications/dcgm/metadata.yaml +++ b/integration_test/third_party_apps_data/applications/dcgm/metadata.yaml @@ -25,16 +25,16 @@ supported_operating_systems: linux supported_app_version: ["3.1"] gpu_platforms: # p4, k80, p100 don't emit DCGM profiling metrics - model: a100 - platforms: + platforms: - ubuntu-2004-lts - model: v100 - platforms: + platforms: - ubuntu-2004-lts - model: t4 - platforms: + platforms: - ubuntu-2004-lts - model: l4 - platforms: + platforms: - centos-7 - debian-11 - rocky-linux-8 diff --git a/integration_test/third_party_apps_data/applications/nvml/metadata.yaml b/integration_test/third_party_apps_data/applications/nvml/metadata.yaml index d0d838a2ea..ffedcf31a2 100644 --- a/integration_test/third_party_apps_data/applications/nvml/metadata.yaml +++ b/integration_test/third_party_apps_data/applications/nvml/metadata.yaml @@ -25,25 +25,25 @@ supported_operating_systems: linux supported_app_version: ["515.65.01"] gpu_platforms: - model: a100 - platforms: + platforms: - ubuntu-2004-lts - model: v100 - platforms: + platforms: - ubuntu-2004-lts - model: p4 - platforms: + platforms: - ubuntu-2004-lts - model: t4 - platforms: + platforms: - ubuntu-2004-lts - model: p100 - platforms: + platforms: - ubuntu-2004-lts - model: k80 - platforms: + platforms: - ubuntu-2004-lts - model: l4 - platforms: + platforms: - centos-7 - debian-10 - debian-11