Changes made in response to testing with the k8s process manager - #343
Open
bieryAtFnal wants to merge 3 commits into
Open
Changes made in response to testing with the k8s process manager#343bieryAtFnal wants to merge 3 commits into
bieryAtFnal wants to merge 3 commits into
Conversation
…it is not reliable with different process manager types (e.g. k8s vs. ssh-standalone).
… daq_session_name in example_system_test.py so that we don't cause problems when running with k8s.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
In DUNE-DAQ/drunc#597, Claudia mentioned a couple of changes in this repo that would fix some errors that were seen when using the k8s process manager in testing on np04-srv-019.
This PR has those changes:
example_system_testthat get run at EHN1small_footprint_quick_testsince that check does not produce consistent results for different process manager typesWith these changes, the following steps should result in successful running of tests on
np04-srv-019with a recent nightly build:These changes are intended for
fddaq-v5.8.0.Type of change
Testing checklist
dunedaq_integtest_bundle.sh)