Closed james-cotton closed 9 months ago
I'm happy with this change. Should we run the kgo testing with all repos updated?
Do you mean for sith, or all of the mo-bundle unit tests?
I'm happy with this change. Should we run the kgo testing with all repos updated?
Do you mean for sith, or all of the mo-bundle unit tests?
Probably kgo and mo-bundle.
I'm happy with this change. Should we run the kgo testing with all repos updated?
Do you mean for sith, or all of the mo-bundle unit tests?
Probably kgo and mo-bundle.
Sure, I will update my build with this branch and run all of the unit tests. I already ran the KGO tests in the sith PR, but I can do that again with the updated build for completeness.
Full ctest output is here: http://fcm1/cylc-review/taskjobs/chthomas/?suite=refactor_where_params Everything looks good to me.
Description
Refactors yamls in processWhere for is_defined and is_not_defined
Issue(s) addressed
Resolves #193
Impact
Requires changes in yamls that use filters with where statement:
is_defined:
-> changed tovalue: is_valid
is_not_defined:
-> changed tovalue: is_not_valid