GitHub user sneeladh opened a pull request:
https://github.com/apache/cloudstack/pull/1431
CLOUDSTACK-9304: Add nuagevsp userdata testcase (Cloudstack-9095) &
Refactor existing testcases
https://issues.apache.org/jira/browse/CLOUDSTACK-9304
1. Created folder / test / integration / plugins / nuagevsp
2. Moved test_nuage_vpc_network.py , test_nuage_vsp.py from / test /
integration / component / Â to---> / test / integration / plugins / nuagevsp/
3. Added new testcase test_nuage_password_reset.py (Cloudstack-9095)
4. Added Nuage class in / tools / marvin / marvin / lib / base.py
5. Added services in / tools / marvin / marvin / config / test_data.py
results:
test_01_UserDataPasswordReset
(nuagevsp.test_nuage_password_reset.TestNuagePasswordReset) ... === TestName:
test_01_UserDataPasswordReset | Status : SUCCESS ===
ok
Test Basic VPC Network Functionality with NuageVsp network Plugin ... ===
TestName: test_nuage_vpc_network | Status : SUCCESS ===
ok
Test NuageVsp network plugin with basic Isolated Network functionality ...
=== TestName: test_nuage_vsp | Status : SUCCESS ===
ok
----------------------------------------------------------------------
XML: /root/report_xunit.xml
----------------------------------------------------------------------
[PassLogs.zip](https://github.com/apache/cloudstack/files/164368/PassLogs.zip)
Ran 3 tests in 2406.256s
OK
#CLOUDSTACK-9304
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sneeladh/cloudstack master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1431.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1431
----
commit 3c8d3d0ee1288931369650195c8c316508483757
Author: Sowmya <[email protected]>
Date: 2016-03-09T02:13:24Z
Add nuagevsp userdata testcase (Cloudstack-9095) & Refactor existing
testcases
commit 226026342581eb07b0de9718fa207f6cd8299732
Author: Sowmya <[email protected]>
Date: 2016-03-09T02:57:24Z
deleted: test_vpcnetwork_nuage.py
new file: ../plugins/nuagevsp/__init__.py
commit 255b7464b0ebe869a463534107142eedc8ca2bf4
Author: Sowmya <[email protected]>
Date: 2016-03-09T03:40:43Z
CLOUDSTACK-9304 - Modified Description
----
---
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.
---