Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TestClient_UpdateAgentProfile() to correct test failures #480

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chrismarget-j
Copy link
Collaborator

@chrismarget-j chrismarget-j commented Dec 27, 2024

The TestClient_UpdateAgentProfile test function can only be run against a topology which includes system agents, and system agents require having devices under test (physical or virtual switches.) It's not something we usually have in our test environment, so this test may have been broken for a long time.

This PR changes no production code. Test code only.

The purpose of this PR is to better select candidate system agents for testing, and to split the test into sub-tests by topology (usually: apstra version) so that failures can be better categorized.

@chrismarget-j chrismarget-j linked an issue Dec 27, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failure: TestClient_UpdateAgentProfile
1 participant