[ 
https://issues.apache.org/jira/browse/DATALAB-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vira Vitanska updated DATALAB-2071:
-----------------------------------
    Description: 
*Preconditions:*
 # Project is created on Azure

*Steps to reproduce:*

1. Add git credentials via Git Credentials button (List of resources page)

*Actual result:*
 # Git credentials are added
 # Docker runs with 1

{code:java}
Authentication (publickey) successful!
hostname
localhost.localdomain
Traceback (most recent call last):
  File "/root/scripts/common_download_git_certfile.py", line 50, in <module>
    if AzureActions().download_from_container(resource_group_name, 
ssn_storage_account_name, container_name, gitlab_certfile):
NameError: name 'ssn_storage_account_name' is not defined
Traceback (most recent call last): {code}
*Expected result:*
 # Git credentials are added
 # Docker runs with 0

  was:
*Preconditions:*
 # Jupyter (or the other notebook) is created
 # Git credentials are added (gitlab)

*Steps to reproduce:*

1. Clone repo via ungit

*Actual result:*
 # There is an error

{code:java}
 File "/root/scripts/common_download_git_certfile.py", line 53, in <module>
    if AzureActions().download_from_container(resource_group_name, 
ssn_storage_account_name, container_name, gitlab_certfile):
NameError: name 'ssn_storage_account_name' is not defined
{code}
*Expected result:*
 # There isn't any error



> [Azure]: Adding git credentials execute with error
> --------------------------------------------------
>
>                 Key: DATALAB-2071
>                 URL: https://issues.apache.org/jira/browse/DATALAB-2071
>             Project: Apache DataLab
>          Issue Type: Bug
>          Components: DataLab Main
>    Affects Versions: v.2.4
>            Reporter: Vira Vitanska
>            Assignee: Marian Hladun
>            Priority: Minor
>              Labels: AZURE, Debian, DevOps, Known_issues(release2.4), RedHat
>             Fix For: v.2.5.1
>
>
> *Preconditions:*
>  # Project is created on Azure
> *Steps to reproduce:*
> 1. Add git credentials via Git Credentials button (List of resources page)
> *Actual result:*
>  # Git credentials are added
>  # Docker runs with 1
> {code:java}
> Authentication (publickey) successful!
> hostname
> localhost.localdomain
> Traceback (most recent call last):
>   File "/root/scripts/common_download_git_certfile.py", line 50, in <module>
>     if AzureActions().download_from_container(resource_group_name, 
> ssn_storage_account_name, container_name, gitlab_certfile):
> NameError: name 'ssn_storage_account_name' is not defined
> Traceback (most recent call last): {code}
> *Expected result:*
>  # Git credentials are added
>  # Docker runs with 0



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to