You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Prasanna Santhanam (JIRA)" <ji...@apache.org> on 2013/07/29 12:41:48 UTC

[jira] [Created] (CLOUDSTACK-3901) test_vpc_offerings.py:test_06_vpc_off_invalid_services fails with exception not raised

Prasanna Santhanam created CLOUDSTACK-3901:
----------------------------------------------

             Summary: test_vpc_offerings.py:test_06_vpc_off_invalid_services fails with exception not raised
                 Key: CLOUDSTACK-3901
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3901
             Project: CloudStack
          Issue Type: Test
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Prasanna Santhanam
            Priority: Critical


It tries to create a firewall service within the VPC, but vpc offerings have
NetworkACLs for FW services functionality.

Test VPC offering with invalid services ... FAIL

======================================================================
FAIL: Test VPC offering with invalid services
Traceback (most recent call last):
  File "/Users/tsp/workspace/cloudstack/incubator-cloudstack/test/integration/component/test_vpc_offerings.py", line 901, in test_06_vpc_off_invalid_services
    self.services["vpc_offering"]
AssertionError: Exception not raised
testclient.testcase.TestVPCOffering: DEBUG: Creating a VPC offering without sourceNAT
testclient.testcase.TestVPCOffering: DEBUG: Creating a VPC offering without Firewall

Ran 1 test in 10.237s

FAILED (failures=1)



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira