You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by om...@apache.org on 2019/12/24 09:31:10 UTC

[incubator-dlab] 01/01: debug

This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch DLAB-1411
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit ca1939f0533f0ac57a2e7c04debf380ceb19d4c1
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Tue Dec 24 11:30:58 2019 +0200

    debug
---
 infrastructure-provisioning/src/ssn/scripts/configure_docker.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/infrastructure-provisioning/src/ssn/scripts/configure_docker.py b/infrastructure-provisioning/src/ssn/scripts/configure_docker.py
index 7176c8b..d935599 100644
--- a/infrastructure-provisioning/src/ssn/scripts/configure_docker.py
+++ b/infrastructure-provisioning/src/ssn/scripts/configure_docker.py
@@ -104,6 +104,7 @@ def build_docker_images(image_list, region, dlab_path):
         sudo('rm -f {}sources/infrastructure-provisioning/src/base/azure_auth.json'.format(args.dlab_path))
         return True
     except:
+        time.sleep(600)
         return False
 
 def configure_guacamole():


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org