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

Cleanup/sut checker modules #20880

Merged
merged 40 commits into from
May 28, 2024
Merged

Cleanup/sut checker modules #20880

merged 40 commits into from
May 28, 2024

Conversation

dothebart
Copy link
Contributor

Scope & Purpose

make SUT health checkers modular.

  • 🔨 Refactoring/simplification

- add a way to scan test infrastructure for commandline options and
  their defaults
- move most options out of `testing.js` into the modules that work with
  these options
- options used by instance.js and instance-manager.js will end in
  instance-manager.js
- introduce API function to add documentation including duplicate
  checking
- remove redundand options from testsuites
- locate and fix duplicates
- move portManager into its own file
@cla-bot cla-bot bot added the cla-signed label Apr 30, 2024
@dothebart dothebart marked this pull request as ready for review May 7, 2024 09:17
@jsteemann jsteemann added this to the devel milestone May 24, 2024
dothebart and others added 20 commits May 24, 2024 16:14
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
…s.js

Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
…ions. Do away with cut'n' paste leftovers.
Copy link
Contributor

@jsteemann jsteemann left a comment

Choose a reason for hiding this comment

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

LGTM to the best of my knowledge, but I do not consider myself an expert on this area of code.

@KVS85 KVS85 merged commit e4d0716 into devel May 28, 2024
1 of 2 checks passed
@KVS85 KVS85 deleted the cleanup/sut-checker-modules branch May 28, 2024 10:06
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.

None yet

4 participants