GitHub user rhtyd opened a pull request:
https://github.com/apache/cloudstack/pull/1648
test/integration: fix tearDown order in list_acl_ tests
This fixes tearDown issues because of which few Travis tests have failed
such as:
https://travis-ci.org/apache/cloudstack/jobs/152610967
https://travis-ci.org/apache/cloudstack/jobs/152610968
/cc @jburwell @karuturi
The fix is specific to tests that run 'only' on simulator with Travis. A
passing Travis run should be enough to validate the changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack 4.9-fixmarvintest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1648.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 #1648
----
commit f9d3345e8f3989d3cd8774b17e8c875817dad0fb
Author: Rohit Yadav <[email protected]>
Date: 2016-08-19T11:42:09Z
test/integration: fix tearDown order in list_acl_ tests
This fixes tearDown issues because of which few Travis tests have failed
such as:
https://travis-ci.org/apache/cloudstack/jobs/152610967
https://travis-ci.org/apache/cloudstack/jobs/152610968
Signed-off-by: Rohit Yadav <[email protected]>
----
---
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.
---