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

Issue:3950848:max_num_isolation must be verified against each isolation and not be a bulk #237

Closed
wants to merge 14 commits into from

Conversation

vg12345
Copy link
Contributor

@vg12345 vg12345 commented Aug 26, 2024

What

Fix check for maximum number of isolated ports.

Why ?

Current implementation checks number of detected issues instead of real number of isolated ports.

Testing ?

  1. Set maximum number 2 in /config/pdr_deterministic.conf (MAX_NUM_ISOLATE=2)
  2. Run simulated test
  3. Check logs (additional ports have not been isolated if there are already 2 isolated ports)

Special triggers

Use the following phrases as comments to trigger different runs

  • bot:retest rerun Jenkins CI (to rerun GitHub CI, use "Checks" tab on PR page and rerun all jobs)
  • bot:upgrade run additional update tests

egershonNvidia and others added 14 commits August 15, 2024 17:42
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
Signed-off-by: Elad Gershon <egershon@nvidia.com>
@vg12345 vg12345 requested review from drorlevy, TalLerner and egershonNvidia and removed request for drorlevy, TalLerner and egershonNvidia August 26, 2024 09:43
@vg12345 vg12345 marked this pull request as draft August 26, 2024 09:57
@vg12345 vg12345 closed this Oct 15, 2024
@vg12345 vg12345 deleted the vg-3950848 branch October 15, 2024 10:08
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.

2 participants