You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> cylc config . -i 'platform groups'
[ERROR] NoPlatformsError: The following platforms from platform group [foo] are not defined:
* foolish
* foo44 foo55 (Should there have been a comma?)
The text was updated successfully, but these errors were encountered:
To clarify - this is not about Cylc validate but about checking that all platforms referred to in [platform groups][<>]platforms are defined in [platforms].
Problem
It is possible to request invalid platforms be selected from platform groups. This will only show up at runtime.
Proposed Solution
Validate the platforms in
global.cylc[platform groups][<name>]platforms
against[platforms]
Example
Should fail validation:
The text was updated successfully, but these errors were encountered: