Skip to content

Cisco Catalyst Center integration - #24875

Draft
steveny91 wants to merge 2 commits into
masterfrom
sy/cisco-catalyst-center
Draft

Cisco Catalyst Center integration#24875
steveny91 wants to merge 2 commits into
masterfrom
sy/cisco-catalyst-center

Conversation

@steveny91

Copy link
Copy Markdown
Contributor

What does this PR do?

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add qa/required if this PR needs QA validation, or qa/skip-qa if it does not. Exactly one of the two is required.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@dd-octo-sts

dd-octo-sts Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Validation Report

Validation Description Status
qa-label Validate the pull request declares whether it needs QA for the next Agent release

Run ddev validate all changed --fix to attempt to auto-fix supported validations.

Passed validations (20)
Validation Description Status
agent-reqs Verify check versions match the Agent requirements file
ci Validate CI configuration and code coverage settings
codeowners Validate every integration has a CODEOWNERS entry
config Validate default configuration files against spec.yaml
dep Verify dependency pins are consistent and Agent-compatible
http Validate integrations use the HTTP wrapper correctly
imports Validate check imports do not use deprecated modules
integration-style Validate check code style conventions
jmx-metrics Validate JMX metrics definition files and config
labeler Validate PR labeler config matches integration directories
legacy-signature Validate no integration uses the legacy Agent check signature
license-headers Validate Python files have proper license headers
licenses Validate third-party license attribution list
metadata Validate metadata.csv metric definitions
models Validate configuration data models match spec.yaml
openmetrics Validate OpenMetrics integrations disable the metric limit
package Validate Python package metadata and naming
readmes Validate README files have required sections
saved-views Validate saved view JSON file structure and fields
version Validate version consistency between package and changelog

View full run

@datadog-official

datadog-official Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Pipelines  Tests  Code Coverage

⚠️ Warnings

🚦 7 Pipeline jobs failed

Check PR | run / Check PR changelog   View in Datadog   GitHub Actions

🔧 Fix in code. This looks caused by changes in this PR. Changelog entry has wrong PR number. Move 'cisco_catalyst_center/changelog.d/1.added' to 'cisco_catalyst_center/changelog.d/24875.added'.

PR | test / test (linux, ubuntu-22.04, cisco_catalyst_center, cisco_catalyst_center (py3.13), py3.13) / cisco_catalyst_center (py3.13)-py3.13   View in Datadog   GitHub Actions

🔧 Fix in code. This looks caused by changes in this PR. Linting failed with 4 errors related to import block formatting issues. Specifically, issues I001 found in multiple test files: tests/conftest.py, tests/test_client.py, tests/test_e2e.py, and tests/test_unit.py.

PR | test / test-minimum-base-package (linux, ubuntu-22.04, cisco_catalyst_center, cisco_catalyst_center (py3... / minimum-base-package-cisco_catalyst_center (py3.13)-py3.13   View in Datadog   GitHub Actions

🔧 Fix in code. This looks caused by changes in this PR. Linting failed. 4 issues identified, including unsorted import blocks in multiple files: tests/conftest.py, tests/test_client.py, tests/test_e2e.py, and tests/test_unit.py.

View all 7 failed jobs.

📋 Copy prompt for your agent
CI on my pull request is failing. Help me find and fix the root cause of each failing job below — they were flagged as caused by changes in this PR, so focus on the diff. For each job, explain the failure and propose a fix.

Branch: sy/cisco-catalyst-center

Check PR | run / Check PR changelog
Commit: 9907647498715cf1a878a066fde24c3a50b7a5ef
Error (code / build):
Changelog entry has wrong PR number. Move 'cisco_catalyst_center/changelog.d/1.added' to 'cisco_catalyst_center/changelog.d/24875.added'.
CI job: https://github.com/DataDog/integrations-core/actions/runs/31847781197/job/94917612492

PR | test / test (linux, ubuntu-22.04, cisco_catalyst_center, cisco_catalyst_center (py3.13), py3.13) / cisco_catalyst_center (py3.13)-py3.13
Commit: 9907647498715cf1a878a066fde24c3a50b7a5ef
Error (code / quality):
Linting failed with 4 errors related to import block formatting issues. Specifically, issues I001 found in multiple test files: tests/conftest.py, tests/test_client.py, tests/test_e2e.py, and tests/test_unit.py.
CI job: https://github.com/DataDog/integrations-core/actions/runs/31847778360/job/94917745944

PR | test / test-minimum-base-package (linux, ubuntu-22.04, cisco_catalyst_center, cisco_catalyst_center (py3... / minimum-base-package-cisco_catalyst_center (py3.13)-py3.13
Commit: 9907647498715cf1a878a066fde24c3a50b7a5ef
Error (code / quality):
Linting failed. 4 issues identified, including unsorted import blocks in multiple files: tests/conftest.py, tests/test_client.py, tests/test_e2e.py, and tests/test_unit.py.
CI job: https://github.com/DataDog/integrations-core/actions/runs/31847778360/job/94917745885

Plus 1 more failing job not shown here.

🧪 1 Test failed in 1 job

PR All | run   GitHub Actions

test_check_coverage_e2e from test_integration_e2e.py   View in Datadog
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership &amp; permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 01-check-apikey.sh: executing... 
[cont-init.d] 01-check-apikey.sh: exited 0.
[cont-init.d] 50-ci.sh: executing... 
[cont-init.d] 50-ci.sh: exited 0.
[cont-init.d] 50-ecs-managed.sh: executing... 
...

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 89.61% (+1.10%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 7b56ce8 | Docs | Datadog PR Page | Give us feedback!

@steveny91 steveny91 changed the title scaffold Cisco Catalyst Center integration Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant