Update smoketest commands to replace subo create runnable#355
Update smoketest commands to replace subo create runnable#355hola-soy-milk wants to merge 4 commits intomainfrom
Conversation
3b3f92b to
260c33a
Compare
|
So I rebased this upon #360 but somoketests will still fail, simply because we have updated the module (née "runnable") detection code from |
|
This last commit adds |
|
(Please note: the tests should succeed but cleanup might fail due to root-owned build artifacts as per #342; but this is a sort of chicken & egg problem as I need the image builds and tests to work before I can get on finishing that change so this can be safely ignored for now) |
|
Closing this as we recently implemented this (and split the templates). Thanks @hola-soy-milk! |
I noticed that
subo create runnableno longer works. @cohix am I correct in assuming it should besubo create modulenow?