Skip to content

Conversation

@Harinadh-Saladi
Copy link

@Harinadh-Saladi Harinadh-Saladi commented Jan 14, 2026

Added a new check for the bug CSCwn62369 and also added the test cases for both pass and fail scenarios.
Have tested in both M4 and L4 hardware devices and got the results as anticipated.
Have enclosed the logs for the same.

CSCwn62369_Test_Logs.txt

CSCwn62369_Pytest_Logs.txt

if not apics:
return Result(result=ERROR, msg="No controllers found in fabricNode. Is the cluster healthy?", doc_url=doc_url)

# Check 4: Identify affected APIC models (M4 or L4)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2nd check should be apic model as M4/L4. then check version.
why you have separate check for the target version., isn't it should be common for all check ?

@Harinadh-Saladi
Copy link
Author

Harinadh-Saladi commented Jan 22, 2026

Resubmitted the code with the changes after discussion with Lovkesh. Have enclosed the validation logs for NA, and MANUAL scenario logs on both M4/L4 ad Non M4/L4 hardware models

CSCwn62369_Test_Logs.txt

CSCwn62369_Pytest_Logs.txt

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.

2 participants