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

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


The following commit(s) were added to refs/heads/EPMCDLAB-1186 by this push:
     new 5d702a5  debugging
5d702a5 is described below

commit 5d702a547d79242a43ac14b5e9620c74b36fd5cc
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Thu Mar 28 17:32:07 2019 +0200

    debugging
---
 infrastructure-provisioning/src/general/lib/os/debian/common_lib.py | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/infrastructure-provisioning/src/general/lib/os/debian/common_lib.py 
b/infrastructure-provisioning/src/general/lib/os/debian/common_lib.py
index 4d0c99c..e2c88f8 100644
--- a/infrastructure-provisioning/src/general/lib/os/debian/common_lib.py
+++ b/infrastructure-provisioning/src/general/lib/os/debian/common_lib.py
@@ -51,6 +51,7 @@ def ensure_pkg(user, requisites='linux-headers-generic 
python-pip python-dev '
             if os.environ['conf_cloud_provider'] == 'aws':
                 sudo('apt-get -y install --install-recommends linux-aws-hwe')
     except:
+        time.sleep(3600)
         sys.exit(1)
 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to