You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dlab.apache.org by "Vira Vitanska (Jira)" <ji...@apache.org> on 2020/09/01 09:00:00 UTC

[jira] [Updated] (DLAB-2014) [GCP]: Investigate why VPC remains after SSN termination

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

Vira Vitanska updated DLAB-2014:
--------------------------------
          Component/s: DLab Main
    Affects Version/s:     (was: v.2.4)
          Description: 
If VPCs remain and collect it is impossible to create SSN due to maximum VPC name reaching.

Investigate why VPC remains after SSN termination
----
+Case when maximum VPC name is reached+

*Step to reproduce:*

1. Create SSN via Jenkins job

*Actual result:*
 # SSN creatin fails: 'VPC vi-gcp-0109-vpc has been created
 Traceback (most recent call last):
 File "/root/scripts/ssn_prepare.py", line 115, in <module>
 ssn_conf['vpc_selflink'] = GCPMeta.get_vpc(ssn_conf['vpc_name'])['selfLink']'

*Expected result:*

1. SSN creation is successful

 

  was:
*Step to reproduce:*

1. Create SSN via Jenkins job

*Actual result:*
 # SSN creatin fails: 'VPC vi-gcp-0109-vpc has been created
Traceback (most recent call last):
 File "/root/scripts/ssn_prepare.py", line 115, in <module>
 ssn_conf['vpc_selflink'] = GCPMeta.get_vpc(ssn_conf['vpc_name'])['selfLink']'

*Expected result:*

1. SSN creation is successful

 

           Issue Type: Task  (was: Bug)
             Priority: Minor  (was: Blocker)
              Summary: [GCP]: Investigate why VPC remains after SSN termination  (was: [GCP]: SSN deployment fails on stage of VPC creation)

> [GCP]: Investigate why VPC remains after SSN termination
> --------------------------------------------------------
>
>                 Key: DLAB-2014
>                 URL: https://issues.apache.org/jira/browse/DLAB-2014
>             Project: Apache DLab
>          Issue Type: Task
>          Components: DLab Main
>            Reporter: Vira Vitanska
>            Assignee: Leonid Frolov
>            Priority: Minor
>              Labels: Debian, DevOps, GCP
>
> If VPCs remain and collect it is impossible to create SSN due to maximum VPC name reaching.
> Investigate why VPC remains after SSN termination
> ----
> +Case when maximum VPC name is reached+
> *Step to reproduce:*
> 1. Create SSN via Jenkins job
> *Actual result:*
>  # SSN creatin fails: 'VPC vi-gcp-0109-vpc has been created
>  Traceback (most recent call last):
>  File "/root/scripts/ssn_prepare.py", line 115, in <module>
>  ssn_conf['vpc_selflink'] = GCPMeta.get_vpc(ssn_conf['vpc_name'])['selfLink']'
> *Expected result:*
> 1. SSN creation is successful
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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