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

Max isolation number #249

Merged
merged 1 commit into from
Sep 8, 2024
Merged

Max isolation number #249

merged 1 commit into from
Sep 8, 2024

Conversation

vg12345
Copy link
Contributor

@vg12345 vg12345 commented Sep 8, 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

@TalLerner TalLerner merged commit f15323d into main Sep 8, 2024
2 checks passed
@vg12345 vg12345 deleted the vg-3950848-3 branch September 8, 2024 10:46
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.

3 participants