You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Wilder Rodrigues (JIRA)" <ji...@apache.org> on 2015/10/20 09:25:27 UTC

[jira] [Updated] (CLOUDSTACK-8971) Remove hardcoded configuration from test_privategw_acl

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

Wilder Rodrigues updated CLOUDSTACK-8971:
-----------------------------------------
    Description: 
The current test_privategw_acl.py has come hardcoded configuration that makes it not very reliable:

* self.networkOfferingId = 11
* self.zoneId = 1
* self.serviceOfferingId = 1
* self.templateId = 5

The current test does not clean up the resources created. This has to be added as well.

  was:
The current test_privategw_acl.py has come hardcoded configuration that makes it not very reliable:

* self.networkOfferingId = 11
* self.zoneId = 1
* self.serviceOfferingId = 1
* self.templateId = 5



> Remove hardcoded configuration from test_privategw_acl
> ------------------------------------------------------
>
>                 Key: CLOUDSTACK-8971
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8971
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Test
>            Reporter: Wilder Rodrigues
>            Assignee: Wilder Rodrigues
>
> The current test_privategw_acl.py has come hardcoded configuration that makes it not very reliable:
> * self.networkOfferingId = 11
> * self.zoneId = 1
> * self.serviceOfferingId = 1
> * self.templateId = 5
> The current test does not clean up the resources created. This has to be added as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)