[
https://issues.apache.org/jira/browse/CLOUDSTACK-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976375#comment-14976375
]
ASF GitHub Bot commented on CLOUDSTACK-8989:
--------------------------------------------
GitHub user borisroman reopened a pull request:
https://github.com/apache/cloudstack/pull/979
[4.6] CLOUDSTACK-8989 test_ps_limits.py tests can also be run on a "basic"
setup.
The tests in the test_ps_limits.py file can all be run on a "basic" setup.
This PR adds that functionality.
```
nosetests --with-marvin
--marvin-config=/data/shared/marvin/mct-zone1-kvm1-basic.cfg -s -a
tags=basic,required_hardware=false smoke/test_vm_life_cycle.py
```
```
==== Marvin Init Started ====
=== Marvin Parse Config Successful ===
=== Marvin Setting TestData Successful===
==== Log Folder Path: /tmp//MarvinLogs//Oct_26_2015_09_55_20_4UDZRZ. All
logs will be available here ====
=== Marvin Init Logging Successful===
==== Marvin Init Successful ====
=== TestName: test_deploy_vm | Status : SUCCESS ===
=== TestName: test_deploy_vm_multiple | Status : SUCCESS ===
=== TestName: test_01_stop_vm | Status : SUCCESS ===
=== TestName: test_02_start_vm | Status : SUCCESS ===
=== TestName: test_03_reboot_vm | Status : SUCCESS ===
=== TestName: test_06_destroy_vm | Status : SUCCESS ===
=== TestName: test_07_restore_vm | Status : SUCCESS ===
=== TestName: test_09_expunge_vm | Status : SUCCESS ===
===final results are now copied to:
/tmp//MarvinLogs/test_vm_life_cycle_2GU6K4===
```
```
nosetests --with-marvin
--marvin-config=/data/shared/marvin/mct-zone1-kvm1-basic.cfg -s -a
tags=basic,required_hardware=false component/test_ps_limits.py
```
```
==== Marvin Init Started ====
=== Marvin Parse Config Successful ===
=== Marvin Setting TestData Successful===
==== Log Folder Path: /tmp//MarvinLogs//Oct_26_2015_10_19_51_ZY3KD5. All
logs will be available here ====
=== Marvin Init Logging Successful===
==== Marvin Init Successful ====
=== TestName: test_assign_vm_different_account_1_root_domain_admin | Status
: SUCCESS ===
=== TestName: test_assign_vm_different_account_2_child_domain_admin |
Status : SUCCESS ===
=== TestName: test_attach_detach_volume_1_root_domain_admin | Status :
SUCCESS ===
=== TestName: test_attach_detach_volume_2_child_domain_admin | Status :
SUCCESS ===
=== TestName: test_create_multiple_volumes_1_root_domain_admin | Status :
SUCCESS ===
=== TestName: test_create_multiple_volumes_2_child_domain_admin | Status :
SUCCESS ===
=== TestName: test_deploy_multiple_vm_1_root_domain_admin | Status :
SUCCESS ===
=== TestName: test_deploy_multiple_vm_2_child_domain_admin | Status :
SUCCESS ===
=== TestName: test_stop_start_vm_1_root_domain_admin | Status : SUCCESS ===
=== TestName: test_stop_start_vm_2_child_domain_admin | Status : SUCCESS ===
===final results are now copied to:
/tmp//MarvinLogs/test_ps_limits_0E1HFP===
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/borisroman/cloudstack CLOUDSTACK-8989
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/979.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 #979
----
commit a24cbafb15da0159664be344d2981b807c37d6bf
Author: Boris Schrijver <[email protected]>
Date: 2015-10-27T13:30:58Z
CLOUDSTACK-8989 test_ps_limits.py tests can also be run on a basic setup.
----
> component/test_ps_limits.py can also be run on a "basic" setup
> --------------------------------------------------------------
>
> Key: CLOUDSTACK-8989
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8989
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: marvin, Test
> Reporter: Boris Schrijver
> Assignee: Boris Schrijver
> Fix For: 4.6.0
>
>
> The integration test test_ps_limits.py can also be run on a basic setup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)