[
https://issues.apache.org/jira/browse/CLOUDSTACK-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607445#comment-15607445
]
ASF GitHub Bot commented on CLOUDSTACK-9565:
--------------------------------------------
GitHub user rhtyd opened a pull request:
https://github.com/apache/cloudstack/pull/1731
CLOUDSTACK-9565: Fix intermittent failure in test_oobm_zchange_password
Fixes intermittent integration smoke test failures caused in
test_oobm_zchange_password test.
The scope is limited to the integration test only, and full integration
test suite is not necessary. We can only consider code reviews and merge on
basis of Travis results.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack oobm-changepasswd-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1731.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 #1731
----
commit 29844a3ec94e1dc40da9c6ac90d5345b89e82360
Author: Rohit Yadav <[email protected]>
Date: 2016-10-26T05:01:35Z
CLOUDSTACK-9565: Fix intermittent failure in test_oobm_zchange_password
Fixes intermittent integration smoke test failures caused in
test_oobm_zchange_password test.
Signed-off-by: Rohit Yadav <[email protected]>
----
> Fix intermittent failure in oobm test test_oobm_zchange_password
> ----------------------------------------------------------------
>
> Key: CLOUDSTACK-9565
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9565
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
>
> Integration smoke test around oobm feature fails intermittenly for
> test_oobm_zchange_password test, due to a time-dependent code that checks for
> list of events/alerts. Fix the issue by getting the list early/before doing
> password related changes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)