GitHub user borisroman opened a pull request:
https://github.com/apache/cloudstack/pull/983
CLOUDSTACK-8994 Add logging for the password server.
Activity of the password server is now logged.
```
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_17_55_20_4DHFOS. 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_2TE6D4===
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/borisroman/cloudstack CLOUDSTACK-8994
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/983.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 #983
----
commit 4f9de5ea4d7ed669b23b1de54805409f175705c0
Author: Boris Schrijver <[email protected]>
Date: 2015-10-26T16:50:26Z
CLOUDSTACK-8994 Add logging for the password server.
----
---
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.
---