[
https://issues.apache.org/jira/browse/CLOUDSTACK-9304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186440#comment-15186440
]
ASF GitHub Bot commented on CLOUDSTACK-9304:
--------------------------------------------
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
----
> Add nuagevsp userdata testcase (Cloudstack-9095) & Refactor existing testcases
> ------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9304
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9304
> Project: CloudStack
> Issue Type: Task
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Reporter: Sowmya Neeladhuri
> Fix For: 4.9.0
>
>
> 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
> ----------------------------------------------------------------------
> Ran 3 tests in 2406.256s
> OK
> ~
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)