Github user prashanthvarma commented on the issue:

    https://github.com/apache/cloudstack/pull/1579
  
    Nuage VSP SDN plugin specific Marvin test code PEP8 & PyFlakes Compliance:
    CloudStack$ 
    CloudStack$ pep8 test/integration/plugins/nuagevsp/*.py
    CloudStack$ 
    CloudStack$ pyflakes test/integration/plugins/nuagevsp/*.py
    
    
    Nuage VSP SDN plugin specific Marvin test results:
    
    | Marvin Test Script                              | PASSED Testcases | 
SKIPPED Testcases | FAILED Testcases | ERROR Testcases | Total Number of 
Testcases |
    
|-------------------------------------------------|------------------|-------------------|------------------|-----------------|---------------------------|
    | test_nuage_internal_dns.py                      | 6                | 0    
             | 0                | 0               | 6                         |
    | test_nuage_non_public_sharednetwork_ip_range.py | 5                | 0    
             | 0                | 0               | 5                         |
    | test_nuage_password_reset.py                    | 1                | 0    
             | 0                | 0               | 1                         |
    | test_nuage_public_sharednetwork_ip_range.py     | 8                | 0    
             | 0                | 0               | 8                         |
    | test_nuage_publicsharednetwork.py               | 13               | 0    
             | 0                | 0               | 13                        |
    | test_nuage_public_sharednetwork_userdata.py     | 51               | 0    
             | 0                | 0               | 51                        |
    | test_nuage_sharednetwork_deployVM.py            | 51               | 0    
             | 0                | 0               | 51                        |
    | test_nuage_sharednetwork_vpc_vm_monitor.py      | 10               | 0    
             | 0                | 0               | 10                        |
    | test_nuage_source_nat.py                        | 2                | 6    
             | 0                | 0               | 8                         |
    | test_nuage_static_nat.py                        | 10               | 0    
             | 0                | 0               | 10                        |
    | test_nuage_vpc_internal_lb.py                   | 7                | 0    
             | 1                | 0               | 8                         |
    | test_nuage_vpc_network.py                       | 1                | 1    
             | 0                | 0               | 2                         |
    | test_nuage_vsp.py                               | 2                | 0    
             | 0                | 0               | 2                         |
    | TOTAL RESULTS:                                  | 167              | 7    
             | 1                | 0               | 175                       |
    
    
    Nuage VSP SDN plugin specific Marvin Test Run Logs:
    
    test_nuage_internal_dns.py:
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/6/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/5/runinfo.txt)
    test_nuage_non_public_sharednetwork_ip_range.py:
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/7/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/8/runinfo.txt)
    test_nuage_password_reset.py:
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/10/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/9/runinfo.txt)
    test_nuage_public_sharednetwork_ip_range.py:
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/12/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/11/runinfo.txt)
    test_nuage_publicsharednetwork.py:
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/15/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/16/runinfo.txt)
    test_nuage_public_sharednetwork_userdata.py:
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/17/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/18/runinfo.txt)
    test_nuage_sharednetwork_deployVM.py:
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/19/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/20/runinfo.txt)
    test_nuage_sharednetwork_vpc_vm_monitor.py:
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/25/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/26/runinfo.txt)
    test_nuage_source_nat.py:
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/28/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/27/runinfo.txt)
    test_nuage_static_nat.py:
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/30/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/29/runinfo.txt)
    test_nuage_vpc_internal_lb.py:
    
[failed_plus_exceptions.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/32/failed_plus_exceptions.txt)
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/31/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/33/runinfo.txt)
    test_nuage_vpc_network.py:
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/35/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/33/runinfo.txt)
    test_nuage_vsp.py:
    
[results.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/38/results.txt)
    
[runinfo.txt](https://github.mv.usa.alcatel.com/CloudStack/CloudStack/files/36/runinfo.txt)
    
    
    Failure Analysis:
    
    Failed test case "test_05_nuage_internallb_traffic" in test script 
"test_nuage_vpc_internal_lb.py" is an expected failure due to a missing 
requirement (Port 8080 should be opened on the HTTP web-server running on the 
guest VMs) in our guest VM template used for running the above tests.
    
    Anyhow, we will re-run the above failed test case and share the results 
after fixing this issue in our guest VM. template.
    
    cc: @rhtyd @jburwell 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to