Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moose-on-Moose job in jenkins failing #1047

Closed
seandenigris opened this issue Aug 3, 2015 · 4 comments
Closed

Moose-on-Moose job in jenkins failing #1047

seandenigris opened this issue Aug 3, 2015 · 4 comments

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 1047

The job Moose-on-moose is failing in Jenkins probably because output file does not have
the correct format. We launched the rules report on a moose image with:

OnMooseReport importAndExportAsHudsonTests

And it succeeded. Currently, the job is disabled.

Reported by usman.bhatti on 2014-02-14 13:04:38

@seandenigris
Copy link
Contributor Author

Solved by changing the xml file name expected as result of the 
OnMooseReport importAndExportAsHudsonTests command.

Now we have the test export !
https://ci.inria.fr/moose/job/moose-on-moose/

Reported by v.blondeau92 on 2014-03-19 22:47:21

@seandenigris
Copy link
Contributor Author

Excellent!

What exactly was the problem?

Reported by tudor@tudorgirba.com on 2014-03-20 06:11:06

  • Status changed: Fixed
  • Labels added: Milestone-5.0, Maintainability

@seandenigris
Copy link
Contributor Author

In the build configuration, you set in Jenkins the name of the xml report file to load.

The old name was:
**/*-Test.xml
But no file with the name *-Test.xml is created in the workspace.

The only file created is:
**/Moose On Moose Report.xml

So I change the name of the file to look for.

Reported by v.blondeau92 on 2014-03-20 09:04:34

@seandenigris
Copy link
Contributor Author

Tx Vincent.

Reported by usman.bhatti on 2014-03-20 10:38:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant