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:4030704 [TEMP] Separate the algorithm from the isolation manager to a separate class #246

Closed
wants to merge 18 commits into from

Conversation

vg12345
Copy link
Contributor

@vg12345 vg12345 commented Sep 1, 2024

What

Separate the algorithm from the isolation manager to a separate class

Why ?

#4030704
#4027490

How ?

The new algorithm class will have two main functions:
- 1st: receives ports and telemetry data and returns list of detected isolation issues
- 2nd: checks if given port should be deisolated

Testing ?

Automatic tests

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

@vg12345 vg12345 marked this pull request as draft September 4, 2024 07:59
@vg12345 vg12345 changed the title issue:4030704 Separate the algorithm from the isolation manager to a separate class issue:4030704 [TEMP] Separate the algorithm from the isolation manager to a separate class Sep 4, 2024
@vg12345 vg12345 closed this Sep 5, 2024
@vg12345 vg12345 deleted the vg-pdr-prep-2-3 branch September 5, 2024 06:40
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