Github user nvazquez commented on the issue:
https://github.com/apache/cloudstack/pull/1703
@jburwell @rhtyd we're running tests with @serg38 and we got some errors,
but we notice that `failed_plus_exceptions` and `runinfo` files are empty after
tests finish. When we run individual tests this doesn't happen. It would be
helpful for us to have those files so we can fix some things in our config and
re-run tests. Did you have the same issue before?
We are running tests using this command:
```
nosetests --with-marvin --marvin-config=setup/dev/advanced.cfg -vv -s -a
tags=advanced,required_hardware=true --hypervisor=vmware
test/integration/smoke/*.py
```
---
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.
---