[ https://issues.apache.org/jira/browse/CLOUDSTACK-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15842794#comment-15842794 ]
Raf Smeets commented on CLOUDSTACK-9729: ---------------------------------------- In total 180 marvin tests have passed, 2 tests have failed, 7 tests are skipped. Here are the details: test_nuage_internal_dns.py 6 tests passed test_nuage_non_public_sharednetwork_ip_range.py 5 tests PASSED test_nuage_password_reset.py 1 test PASSED test_nuage_public_sharednetwork_ip_range.py 8 tests PASSED test_nuage_publicsharednetwork.py 51 tests PASSED test_nuage_public_sharednetwork_userdata.py 13 tests PASSED, 1 test FAILED test_05 sometimes router vm state is not updated in VSD which can be fixed by increasing the nbr of retries to 20 in verify_vsd_object_status test_nuage_sharednetwork_deployVM.py 51 tests PASSED test_nuage_sharednetwork_vpc_vm_monitor.py 10 tests PASSED test_nuage_source_nat.py 2 tests PASSED, 6 are SKIPPED Configured Nuage VSP SDN platform infrastructure does not support underlay networking test_nuage_static_nat.py 10 tests PASSED test_nuage_vpc_internal_lb.py 7 PASSED, 1 failed test_05_nuage_internallb_traffic lb is not in correct state on VSD line1237 known issue CLOUD-972 fix needs to be implemented upstream. test_nuage_vpc_network.py 1 test PASSED, 1 SKIPPED There is only one Zone configured: skipping test test_nuage_vsp.py 2 tests PASSED. > Spring 4.x support PR-1638 broke Nuage VSP plugin as of dependency to > com.amazonaws.util.json.JSONException > ----------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-9729 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9729 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.10.0.0 > Reporter: Kris Sterckx > Assignee: Kris Sterckx > Priority: Blocker > Fix For: 4.10.0.0 > > > https://github.com/apache/cloudstack/pull/1638 has moved from > {noformat} > <cs.aws.sdk.version>1.10.64</cs.aws.sdk.version> > {noformat} > to > {noformat} > <cs.aws.sdk.version>1.11.61</cs.aws.sdk.version> > {noformat} > which breaks the use of com.amazonaws.util.json.JSONException > This breaks Nuage VSP network plugin as of its dependency to > {noformat} > <groupId>net.nuagenetworks.vsp</groupId> > <artifactId>nuage-vsp-acs-client</artifactId> > <version>1.0.0</version> > {noformat} > > We need to fix that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)