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
For github CI we define a list of tests vs images to skip as some things don't work/aren't supported by the role on centos 7= openhpc v1 (e.g. configless operation). However when running molecule manually from the cli with test --all those tests get run.
Would be nice if that could use the same skip list.