You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by my...@apache.org on 2020/09/14 07:26:25 UTC

[incubator-dlab] branch develop updated (07d991f -> 91e0b87)

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

mykolabodnar pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from 07d991f  Merge pull request #900 from apache/DLAB-1527
     add 982e199  [DLAB-1864]: fixed error. single quote was in the wrong place
     add 330911f  [DLAB-1864]: added traceback
     add 5a09b5f  [DLAB-1864]: changed prepare_disk function for a case when kernel still uses old partition table and it has to be reread
     add 3b46002  [DLAB-1864]: tmp disabled instance termination in case of failure during disk preparation
     add fb2e83b  [DLAB-1864]: added reboot in disk preparation
     add 6902950  [DLAB-1864]: uncommented partprobe in  mount_disk function
     add b311723  [DLAB-1864]: uncommented instance termination
     add d87160b  [DLAB-1864]: changed when instance is rebooted after partprobe in prepare_disk function
     new 91e0b87  Merge pull request #901 from apache/DLAB-1864

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/general/lib/azure/actions_lib.py           | 25 ++++++++++++++--------
 1 file changed, 16 insertions(+), 9 deletions(-)


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


[incubator-dlab] 01/01: Merge pull request #901 from apache/DLAB-1864

Posted by my...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 91e0b87e6daa30d7ee8f85e87a422446291043c2
Merge: 07d991f d87160b
Author: bodnarmykola <46...@users.noreply.github.com>
AuthorDate: Mon Sep 14 10:26:18 2020 +0300

    Merge pull request #901 from apache/DLAB-1864
    
    [DLAB-1833]: [Branch-515][Azure]: Deep Learning/Zeppelin/Tensorflow with Jupyter creations fail on stage of disk mount

 .../src/general/lib/azure/actions_lib.py           | 25 ++++++++++++++--------
 1 file changed, 16 insertions(+), 9 deletions(-)



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