Github user prashanthvarma commented on the issue:
https://github.com/apache/cloudstack/pull/1580
Marvin test code PEP8 & PyFlakes compliance:
CloudStack$
CloudStack$ pep8 --max-line-length=150
test/integration/plugins/nuagevsp/*.py
CloudStack$
CloudStack$ pyflakes test/integration/plugins/nuagevsp/*.py
CloudStack$
Validations:
1) Nuage VSP underlay infra.
Marvin test run:
nosetests --with-marvin --marvin-config=nuage.cfg
test/integration/plugins/nuagevsp
Test user data and password reset functionality with Nuage VSP SDN plugin
... === TestName: test_nuage_UserDataPasswordReset | Status : SUCCESS ===
ok
Test Nuage VSP Isolated networks with different combinations of Source NAT
service providers ... === TestName: test_01_nuage_SourceNAT_isolated_networks |
Status : SUCCESS ===
ok
Test Nuage VSP VPC networks with different combinations of Source NAT
service providers ... === TestName: test_02_nuage_SourceNAT_vpc_networks |
Status : SUCCESS ===
ok
Test Nuage VSP Source NAT functionality for Isolated network by performing
(wget) traffic tests to the ... === TestName:
test_03_nuage_SourceNAT_isolated_network_traffic | Status : SUCCESS ===
ok
Test Nuage VSP Source NAT functionality for VPC network by performing
(wget) traffic tests to the Internet ... === TestName:
test_04_nuage_SourceNAT_vpc_network_traffic | Status : SUCCESS ===
ok
Test Nuage VSP Source NAT functionality with different Egress
Firewall/Network ACL rules by performing (wget) ... === TestName:
test_05_nuage_SourceNAT_acl_rules_traffic | Status : SUCCESS ===
ok
Test Nuage VSP Source NAT functionality with VM NIC operations by
performing (wget) traffic tests to the ... === TestName:
test_06_nuage_SourceNAT_vm_nic_operations_traffic | Status : SUCCESS ===
ok
Test Nuage VSP Source NAT functionality with VM migration by performing
(wget) traffic tests to the Internet ... === TestName:
test_07_nuage_SourceNAT_vm_migration_traffic | Status : SUCCESS ===
ok
Test Nuage VSP Source NAT functionality with network restarts by performing
(wget) traffic tests to the ... === TestName:
test_08_nuage_SourceNAT_network_restarts_traffic | Status : SUCCESS ===
ok
Test Nuage VSP Public IP Range creation and deletion ... === TestName:
test_01_nuage_StaticNAT_public_ip_range | Status : SUCCESS ===
ok
Test Nuage VSP Nuage Underlay (underlay networking) enabled Public IP Range
creation and deletion ... === TestName:
test_02_nuage_StaticNAT_underlay_public_ip_range | Status : SUCCESS ===
ok
Test Nuage VSP Isolated networks with different combinations of Static NAT
service providers ... === TestName: test_03_nuage_StaticNAT_isolated_networks |
Status : SUCCESS ===
ok
Test Nuage VSP VPC networks with different combinations of Static NAT
service providers ... === TestName: test_04_nuage_StaticNAT_vpc_networks |
Status : SUCCESS ===
ok
Test Nuage VSP Static NAT functionality for Isolated network by performing
(wget) traffic tests to the ... === TestName:
test_05_nuage_StaticNAT_isolated_networks_traffic | Status : SUCCESS ===
ok
Test Nuage VSP Static NAT functionality for VPC network by performing
(wget) traffic tests to the Internet ... === TestName:
test_06_nuage_StaticNAT_vpc_network_traffic | Status : SUCCESS ===
ok
Test Nuage VSP Static NAT functionality with different Egress
Firewall/Network ACL rules by performing (wget) ... === TestName:
test_07_nuage_StaticNAT_acl_rules_traffic | Status : SUCCESS ===
ok
Test Nuage VSP Static NAT functionality with VM NIC operations by
performing (wget) traffic tests to the ... === TestName:
test_08_nuage_StaticNAT_vm_nic_operations_traffic | Status : SUCCESS ===
ok
Test Nuage VSP Static NAT functionality with VM migration by performing
(wget) traffic tests to the Internet ... === TestName:
test_09_nuage_StaticNAT_vm_migration_traffic | Status : SUCCESS ===
ok
Test Nuage VSP Static NAT functionality with network restarts by performing
(wget) traffic tests to the ... === TestName:
test_10_nuage_StaticNAT_network_restarts_traffic | Status : SUCCESS ===
ok
Test Nuage VSP VPC Offering with different combinations of LB service
providers ... === TestName: test_01_nuage_internallb_vpc_Offering | Status :
SUCCESS ===
ok
Test Nuage VSP VPC Network Offering with and without Internal LB service
... === TestName: test_02_nuage_internallb_vpc_network_offering | Status :
SUCCESS ===
ok
Test Nuage VSP VPC Networks with and without Internal LB service ... ===
TestName: test_03_nuage_internallb_vpc_networks | Status : SUCCESS ===
ok
Test Nuage VSP VPC Internal LB functionality with different combinations of
Internal LB rules ... === TestName: test_04_nuage_internallb_rules | Status :
SUCCESS ===
ok
Test Nuage VSP VPC Internal LB functionality by performing (wget) traffic
tests within a VPC ... === TestName: test_05_nuage_internallb_traffic | Status
: SUCCESS ===
ok
Test Nuage VSP VPC Internal LB functionality with different LB algorithms
by performing (wget) traffic tests ... === TestName:
test_06_nuage_internallb_algorithms_traffic | Status : SUCCESS ===
ok
Test Nuage VSP VPC Internal LB functionality with restarts of VPC network
components by performing (wget) ... === TestName:
test_07_nuage_internallb_vpc_network_restarts_traffic | Status : SUCCESS ===
ok
Test Nuage VSP VPC Internal LB functionality with InternalLbVm appliance
operations by performing (wget) ... === TestName:
test_08_nuage_internallb_appliance_operations_traffic | Status : SUCCESS ===
ok
Test basic VPC Network functionality with Nuage VSP SDN plugin ... ===
TestName: test_nuage_vpc_network | Status : SUCCESS ===
ok
Test basic VPC Network functionality with Nuage VSP SDN plugin on multiple
zones ... SKIP: There is only one Zone configured: skipping test
Test Nuage VSP SDN plugin with basic Isolated Network functionality ... ===
TestName: test_nuage_vsp | Status : SUCCESS ===
ok
Test Nuage VSP device in the Nuage VSP Physical Network ... === TestName:
test_nuage_vsp_device | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 31 tests in 28811.997s
OK (SKIP=1)
Test run logs:
[results.txt](https://github.com/apache/cloudstack/files/343587/results.txt)
[runinfo.txt](https://github.com/apache/cloudstack/files/343588/runinfo.txt)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---