Frederik Fix
Frederik Fix
Could you expand on that? I tried this: ``` task('cleanup', function () { set(".Names", "{{.Names}}"); $containers = run('docker ps --format "{{.Names}}"'); }); ``` but that causes a segmentation fault
Is there any update on this? I have a similar use-case.
@romain-intel Were you able to have a look at this?
@romain-intel I suspect the @nflx-mf-bot is executing internal tests. Can I see the output anywhere?
@shrinandj I've added the additional configuration options and detailed the local testing I have done. Could you have another look at it?
@savingoyal In my testing the pods are cleaned up by the kubernetes garbage collector automatically when the job is deleted
the connection between the cypress extension and the plugin interface is async. So this message just means that no response was received. That could be because the browser does not...
I haven't used this code in a long time. I'll try setting it up again tomorrow.