hpe-storage / python-hpedockerplugin

HPE Native Docker Plugin
Apache License 2.0
36 stars 64 forks source link

Added sleep to address 'docker volume ls' delay #752

Closed leenaj0hn closed 4 years ago

leenaj0hn commented 4 years ago

This is temporary change needed to avoid problem with docker volume inspect <vol> in CI automation.

Refer: https://github.com/hpe-storage/python-hpedockerplugin/issues/751 for details.