You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/01/24 11:59:10 UTC

[GitHub] jonpspri opened a new pull request #3218: Stop-start invoker and retry more to ease testing

jonpspri opened a new pull request #3218: Stop-start invoker and retry more to ease testing
URL: https://github.com/apache/incubator-openwhisk/pull/3218
 
 
   When running repeated test cycles, it becomes necessary to 'docker rm -f invoker0' before rerunning the openwhisk.yml playbook.  This adds a step to ensure prior iterations are stopped before starting the new invoker.
   
   Y'alls call whether you want to do it -- running 'mode=clean' before rerunning tests is another option; however for basic build testing it's nice to have the behavior of the playbook essentially the same for each run.  I won't take a 'no' personally (for this one...)
   
   Yes, I've looked at:
   
   https://github.com/apache/incubator-openwhisk/issues/1633
   https://github.com/ansible/ansible-modules-core/issues/5054
   https://github.com/ansible/ansible/issues/20648
   
   BTW, both the ansible issues are closed without resolution; I can't divine the state of userns support.
   
   -J

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services