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
Import a plan with enabled: false, and tmt run will happily run it. As long as the importing plan itself is enabled, filtering of enabled/disabled plans happen before the import, and it's not repeated.
The text was updated successfully, but these errors were encountered:
Import a plan with
enabled: false
, andtmt run
will happily run it. As long as the importing plan itself is enabled, filtering of enabled/disabled plans happen before the import, and it's not repeated.The text was updated successfully, but these errors were encountered: