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
Scheduler is able to filter out Runtimes it will submit Jobs to with
a "--runtimes" option. The filter currently in use for Kubernetes
deployment got out-of-sync with the LAVA Runtimes enabled in the
Pipeline config.
This patch drops this option to fall back to the default behaviour which
is submitting Jobs to all the Runtimes available in the Pipeline config.
Fixes: kernelci#925
Signed-off-by: Paweł Wieczorek <[email protected]>
Scheduler is able to filter out Runtimes it will submit Jobs to with
a "--runtimes" option. The filter currently in use for Kubernetes
deployment got out-of-sync with the LAVA Runtimes enabled in the
Pipeline config.
This patch drops this option to fall back to the default behaviour which
is submitting Jobs to all the Runtimes available in the Pipeline config.
Fixes: #925
Signed-off-by: Paweł Wieczorek <[email protected]>
Several LAVA Runtimes added to the Pipeline configuration were not added to the Kubernetes deployment recipes:
The text was updated successfully, but these errors were encountered: