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
Also another thing we need to bring into this feature: This needs to be the standard flag for exectuion when running in cron/cluster mode. So it has to also be brought into the jobs.py
At the moment GMT only supports a subset of the Docker Compose specification.
It would make sense to check if there are unsupported features used in a
usage_scenario.yml
and throw an error, so the user gets aware of it.In this context, it would make sense to introduce a new runner argument
--skip-unsupported
so unsupported features get skipped.This idea was proposed by @ArneTR in the comment https://github.com/green-coding-berlin/green-metrics-tool/pull/568/files#r1413023920
The text was updated successfully, but these errors were encountered: