[
https://issues.apache.org/jira/browse/CLOUDSTACK-9282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932365#comment-15932365
]
ASF GitHub Bot commented on CLOUDSTACK-9282:
--------------------------------------------
Github user prashanthvarma commented on the issue:
https://github.com/apache/cloudstack/pull/2010
Added Marvin test code PEP8 and PyFlakes compliance:
CloudStack$
CloudStack$ pyflakes test/integration/plugins/nuagevsp/.py
CloudStack$
CloudStack$ pep8 test/integration/plugins/nuagevsp/.py
CloudStack$
CloudStack$ pyflakes test/integration/component/test_vpcinlinelbvm.py
CloudStack$
CloudStack$ pep8 test/integration/component/test_vpcinlinelbvm.py
CloudStack$
Validation:
Marvin test results:
=> Native ACS Environment:
nosetests --with-marvin --marvin-config=nuage.cfg
test/integration/component/test_vpcinlinelbvm.py
Test VpcInlineLbVm basic functionality ... === TestName:
test_01_vpcinlinelbvm | Status : SUCCESS ===
ok
Test VpcInlineLbVm basic functionality with traffic ... === TestName:
test_02_vpcinlinelbvm_with_traffic | Status : SUCCESS ===
ok
Test VpcInlineLbVm functionality with multiple public IP addresses ... ===
TestName: test_03_vpcinlinelbvm_with_multiple_public_ips_traffic | Status :
SUCCESS ===
ok
Test VpcInlineLbVm functionality with lb rule events by performing ... ===
TestName: test_04_vpcinlinelbvm_with_lb_rule_events_traffic | Status : SUCCESS
===
ok
Test VpcInlineLbVm functionality with different LB algorithms by ... ===
TestName: test_05_vpcinlinelbvm_with_algorithms_traffic | Status : SUCCESS ===
ok
Test VpcInlineLbVm functionality with VpcInlineLbVm appliance ... ===
TestName: test_06_vpcinlinelbvm_appliance_operations_traffic | Status :
EXCEPTION ===
ERROR
Test VpcInlineLbVm provider with network restarts and reboots by ... ===
TestName: test_07_vpcinlinelbvm_with_network_restarts_and_reboots | Status :
EXCEPTION ===
ERROR
...
Ran 7 tests in 9684.676s
FAILED (errors=2)
[failed_plus_exceptions.txt](https://github.com/apache/cloudstack/files/854289/failed_plus_exceptions.txt)
[results.txt](https://github.com/apache/cloudstack/files/854288/results.txt)
[runinfo.txt](https://github.com/apache/cloudstack/files/854290/runinfo.txt)
Note: The above test failures are due to the bug:
https://issues.apache.org/jira/browse/CLOUDSTACK-9837
=> ACS + Nuage VSP Environment:
nosetests --with-marvin --marvin-config=nuage.cfg
test/integration/plugins/nuagevsp/test_nuage_vpc_vpcinlinelb.py
Test Nuage VSP VpcInlineLbVm basic functionality ... === TestName:
test_01_nuage_vpcinlinelbvm | Status : SUCCESS ===
ok
Test Nuage VSP VpcInlineLbVm basic functionality with traffic ... ===
TestName: test_02_nuage_vpcinlinelbvm_with_traffic | Status : SUCCESS ===
ok
Test Nuage VSP VpcInlineLbVm functionality with multiple public IP ... ===
TestName: test_03_nuage_vpcinlinelbvm_with_multiple_public_ips_traffic | Status
: SUCCESS ===
ok
Test Nuage VSP VpcInlineLbVm functionality with lb rule events by ... ===
TestName: test_04_nuage_vpcinlinelbvm_with_lb_rule_events_traffic | Status :
FAILED ===
FAIL
Test Nuage VSP VpcInlineLbVm functionality with different LB ... ===
TestName: test_05_nuage_vpcinlinelbvm_with_algorithms_traffic | Status :
SUCCESS ===
ok
Test Nuage VSP VpcInlineLbVm functionality with VpcInlineLbVm ... ===
TestName: test_06_nuage_vpcinlinelbvm_appliance_operations_traffic | Status :
EXCEPTION ===
ERROR
Test Nuage VSP VpcInlineLbVm functionality with network reboots and ... ===
TestName: test_07_nuage_vpcinlinelbvm_with_network_restarts_and_reboots |
Status : SUCCESS ===
ok
Ran 7 tests in 12848.175s
FAILED (errors=1, failures=1)
[failed_plus_exceptions.txt](https://github.com/apache/cloudstack/files/854302/failed_plus_exceptions.txt)
[results.txt](https://github.com/apache/cloudstack/files/854301/results.txt)
[runinfo.txt](https://github.com/apache/cloudstack/files/854300/runinfo.txt)
Note: The above failure is a random failure on Nuage VSP environment, which
we are debugging.
=> Concurrency tests
Thread Count: 15
nosetests --with-marvin --marvin-config=nuage.cfg
test/integration/plugins/nuagevsp/test_nuage_vpc_vpcinlinelb.py
Test Nuage VSP VPC Network Public Load Balancing Rules Concurrency ... ===
TestName: test_01_nuage_vpc_network_public_lb_rules_concurrency | Status :
SUCCESS ===
ok
----------------------------------------------------------------------
Ran 1 test in 1606.907s
OK
[results.txt](https://github.com/apache/cloudstack/files/854313/results.txt)
[runinfo.txt](https://github.com/apache/cloudstack/files/854312/runinfo.txt)
> VPC Inline LB plugin (VPC Public Load Balancing)
> ------------------------------------------------
>
> Key: CLOUDSTACK-9282
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9282
> Project: CloudStack
> Issue Type: New Feature
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.9.0
> Reporter: Nick Livens
> Assignee: Nick Livens
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)