[
https://issues.apache.org/jira/browse/CLOUDSTACK-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966340#comment-14966340
]
ASF GitHub Bot commented on CLOUDSTACK-8971:
--------------------------------------------
Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/957#issuecomment-149799787
@remibergsma @michaelandersen
New results:
```
test_privategw_acl (integration.smoke.test_privategw_acl.TestPrivateGwACL)
... === TestName: test_privategw_acl | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 1 test in 243.665s
OK
/tmp//MarvinLogs/test_privategw_acl_4TCQBF/results.txt (END)
```
Cheers,
Wilder
> 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)