-
Notifications
You must be signed in to change notification settings - Fork 5
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
Added artifact support for model cov & pdf results. #40
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A small edit.
With the number of options we're offering now, we probably need to start putting them in labeled groups similar to Jenkins. You should be able to do that by adding a groups section to the The "Test results in PDF format" label also feels a bit out of place with the other labels. What if we just copy the group and label names from Jenkins? |
I added Simulink to the scale set agents, so the integ. tests should pass on the self-hosted agents now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few more suggestions.
"Source code folder" should also probably become "Source folder" to be more consistent with Jenkins and the API.
Done. |
Please "Squash and merge" when you're ready. |
Added support for STM result
Added support for model coverage
Added support for PDF report
eg:
`
Note: Integ test on self-hosted windows azure instance fails as Simulink is not installed on those windows systems.