Skip to content

Commit 08ee6bf

Browse files
committed
SNMP: extend CI baseline to _cisco-catalyst.yaml and cisco-sb.yaml
Adds the same one-line comment to _cisco-catalyst.yaml and cisco-sb.yaml so the CI test selector picks the same e2e tests as PR #23498. Lets us compare like-for-like on the e2e_core_profiles failures. No behavior change; not for merge.
1 parent 68ad579 commit 08ee6bf

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

snmp/datadog_checks/snmp/data/default_profiles/_cisco-catalyst.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Metrics mixin for Cisco Catalyst devices.
22
# Stored in a separate file for reuse within the cisco-3850 compat shim.
3+
# CI baseline test: comment-only change to verify environmental flake (AGENT-15682).
34

45
# Example sysDescr:
56
# "Cisco Systems WS-C6509.Cisco Catalyst Operating System Software, Version 5.5(8).Copyright (c) 1995-2001 by Cisco Systems."

snmp/datadog_checks/snmp/data/default_profiles/cisco-sb.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# CI baseline test: comment-only change to verify environmental flake (AGENT-15682).
12
extends:
23
- _base.yaml
34
- _generic-if.yaml

0 commit comments

Comments
 (0)