Skip to content

Conversation

@bieryAtFnal
Copy link
Contributor

…to support the running of multiple regression tests at the same time on a single computer.

Description

These changes go along with the ones that Michal has made on his mrigan/k8s_pm_update branches in daqconf, daqsystemtest, and drunc, and they are needed to restore the ability to successfully run multiple simultaneous regression tests on a single computer.

To test the changes, you should create a software area with Michal's changes included, then start up two Linux sessions and start regression tests at the same time in each of them.

Type of change

  • Documentation (non-breaking change that adds or improves the documentation)
  • New feature or enhancement (non-breaking change which adds functionality)
  • Optimization (non-breaking change that improves code/performance)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Testing checklist

  • Unit tests pass (e.g. dbt-build --unittest)
  • Minimal system quicktest passes (pytest -s minimal_system_quick_test.py)
  • Full set of integration tests pass (daqsystemtest_integtest_bundle.sh)
  • Python tests pass if applicable (e.g. python -m pytest)
  • Pre-commit hooks run successfully if applicable (e.g. pre-commit run --all-files)

Further checks

Correlated Changes

…runc.py to support the running of multiple regression tests at the same time on a single computer.
Copy link
Contributor

@MRiganSUSX MRiganSUSX left a comment

Choose a reason for hiding this comment

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

Thanks for this addition.

@MRiganSUSX MRiganSUSX merged commit cf6abb6 into develop Nov 11, 2025
1 check passed
@MRiganSUSX MRiganSUSX deleted the kbiery/k8s_pm_update branch November 11, 2025 14:51
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.

4 participants