Github user nvazquez commented on the pull request:
https://github.com/apache/cloudstack/pull/1094#issuecomment-162187421
Hi @remibergsma @miguelaferreira
I've been working in marvin test file to cover this new features, those are
test03 y test04 in <code>test/integration/smoke/test_nicira_controller.py</code>
I attach my test results:
```
$ cat /tmp/MarvinLogs/test_nicira_controller_1Z39R8/results.txt
test_01_nicira_controller
(integration.smoke.test_nicira_controller.TestNiciraContoller) ... ===
TestName: test_01_nicira_controller | Status : SUCCESS ===
ok
Nicira clusters will redirect clients (in this case ACS) to the master
node. ... === TestName: test_02_nicira_controller_redirect | Status : SUCCESS
===
ok
Shared Networks Support ... === TestName:
test_03_nicira_shared_networks_numerical_vlanid | Status : SUCCESS ===
ok
# Shared Networks Support ... === TestName:
test_04_nicira_shared_networks_lrouter_uuid_vlan_id | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 4 tests in 1415.297s
OK
```
---
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.
---