-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Set retries for VPN connections to forever #1
Conversation
@miguelaferreira FYI: Marvin run into an exception, although it still reported SUCCESS. No integration tests were run: https://beta-jenkins.mcc.schubergphilis.com/job/cosmic/job/0500-run-integration-tests/224/console |
The integration tests job does not break the build, otherwise the subsequent steps would not run. It is the failed test report that breaks it (at the end). We need to make the absence of a report also break it. |
The exception initialising marvin has to do with missing test cases to run. Somehow the |
The |
…ount Map ldap group to account
Moves OVM3 sourcecode in a separate plugin repository
Adds XenServer module to the new repository
Moves the old client module into the new cosmic-client
Add .gitignore file to prevent untracked content after compile
Bump pom.xml to version 5.1.0.0-SNAPSHOT
64049eb
to
a53b1a7
Compare
The integration tests results were not published in Jenkins because if a misconfiguration of the job, I've checked the logs and couldn't find a test with FAILURE of EXCEPTION status. 👍 |
Set retries for VPN connections to forever