Skip to content

Add support for skipping system resource checks#293

Merged
bieryAtFnal merged 5 commits intokbiery/check_computer_resources_in_integtestsfrom
eflumerf/SkipResourceChecks
Feb 17, 2026
Merged

Add support for skipping system resource checks#293
bieryAtFnal merged 5 commits intokbiery/check_computer_resources_in_integtestsfrom
eflumerf/SkipResourceChecks

Conversation

@eflumerf
Copy link
Member

Description

Add support for skipping system resource checks by moving logic into integrationtest fixtures.
Set up resource requirements using "resource_validator" object (similar to "object_databases" and "confgen_arguments").

See DUNE-DAQ/integrationtest#144 for more details

Type of change

  • New feature or enhancement (non-breaking change which adds functionality)

Testing checklist

  • Minimal system quicktest passes (pytest -s minimal_system_quick_test.py)
  • Full set of integration tests pass (dunedaq_integtest_bundle.sh)

integrationtest fixtures. Set up resource requirements using
"resource_validator" object (similar to "object_databases" and
"confgen_arguments").
@eflumerf eflumerf requested a review from bieryAtFnal February 13, 2026 21:40
@eflumerf eflumerf self-assigned this Feb 13, 2026
@eflumerf eflumerf added the enhancement New feature or request label Feb 13, 2026
Kurt Biery added 3 commits February 17, 2026 08:18
…ption with --pytest-options so that we can support multiple options to be passed to pytest, and added the -rs option to pytes when --concise is specified so that we continue to see any messages about skipped tests after skipping has been moved into the integrationtest infrastructure.
Removed unneeded capsys argument to integtest function calls; added --pytest-options argument to the bundle script
Copy link
Contributor

@bieryAtFnal bieryAtFnal left a comment

Choose a reason for hiding this comment

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

LGTM

@bieryAtFnal bieryAtFnal merged commit 891d6dc into kbiery/check_computer_resources_in_integtests Feb 17, 2026
@bieryAtFnal bieryAtFnal deleted the eflumerf/SkipResourceChecks branch February 17, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants