Enable propagation of Mirror'ed node state#367
Merged
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #367 +/- ##
===========================================
+ Coverage 50.92% 50.98% +0.05%
===========================================
Files 1239 1240 +1
Lines 99319 99438 +119
Branches 14958 14960 +2
===========================================
+ Hits 50579 50698 +119
Misses 48740 48740 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
6d40f41 to
d540d4d
Compare
These debug messages happen every second, within the ecflow server internal loop, and are considered too noisy. Re ECFLOW-2098
d540d4d to
deaa0ec
Compare
This enables the Mirror attribute to propagate the node state propagation up the tree. Re GH#353
deaa0ec to
e5f6241
Compare
In case default host not defined, the fallback is 'localhost'.
e5f6241 to
14991a8
Compare
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
This enables the use of option
--propagateto trigger the propagation of the state of a Mirror'ed node.Fixes #353
Contributor Declaration
By opening this pull request, I affirm the following:
🌦️ >> Documentation << 🌦️
https://sites.ecmwf.int/docs/dev-section/ecflow/pull-requests/PR-367