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

Minor changes to integtests #148

Merged
merged 5 commits into from
Nov 4, 2024
Merged

Minor changes to integtests #148

merged 5 commits into from
Nov 4, 2024

Conversation

bieryAtFnal
Copy link
Contributor

@bieryAtFnal bieryAtFnal commented Nov 4, 2024

This PR has four small changes:

  • The integtest/README.md file was updated to include a hint about the pytest "-k" option and to describe more of the available tests
  • The -p no:cacheprovider option was added to the pytest command in the bundle script when it calls the test from the base release
  • The small_footprint_quick_test and example_system_test were added to the bundle script
  • The minimum expected size for TC fragments was increased from 72 to 128 in the minimal_system_quick_test since we expect non-empty TC fragments when using the RandomTCMakerModule

I was thinking that we should target these changes to the prep-release/fddaq-v5.2.0 branch, but I realized that if we merged them to the develop branch first, we could test the no:cacheprovider change in the next nightly build before merging them to the prep-release branch....

Kurt Biery added 5 commits November 4, 2024 14:16
…systemtest_integtest_bundle.sh script when we run an integtest from the base release.
… in the minimal_system_quick_test from 72 to 128 since we expect all TC fragments produced by the RandomTCMakerModule to be non-empty.
@eflumerf eflumerf merged commit 1b24b1d into develop Nov 4, 2024
4 checks passed
@eflumerf eflumerf deleted the kbiery/minor_tweaks branch November 4, 2024 21:24
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.

2 participants