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

Add nightly_gpu badge to build status page, update unit_tests, add nightly_cpu #839

Merged
merged 4 commits into from
Jun 17, 2019

Conversation

bethz
Copy link
Collaborator

@bethz bethz commented Jun 13, 2019

Description

Add AzureML badge for nightly_gpu in build status table in README.md (last line).
Update cpu_unit_tests to rename branch to something generic, update compute.
Add nightly_cpu yml for nightly tests.

Related Issues

This is new work.

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.

Copy link
Collaborator

@gramhagen gramhagen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it will be better to just replace all the linux badges with badges generated through the Azureml devops pipeline once their ready. Also I don't think we need to differentiate them as AzureML at that point, though we should find a good way to highlight that capability.

Can you back-out the readme changes for now?

@bethz
Copy link
Collaborator Author

bethz commented Jun 14, 2019

When Miguel and I discussed the release of the pipelines, he had suggested starting to add the badges.
What if you and he talk and let me know what is preferred?

README.md Outdated
@@ -92,6 +92,9 @@ This project welcomes contributions and suggestions. Before contributing, please
| **Windows CPU** | master | [![Status](https://msdata.visualstudio.com/AlgorithmsAndDataScience/_apis/build/status/nightly_win?branchName=master)](https://msdata.visualstudio.com/AlgorithmsAndDataScience/_build/latest?definitionId=6743) | | staging | [![Status](https://msdata.visualstudio.com/AlgorithmsAndDataScience/_apis/build/status/nightly_staging_win?branchName=staging)](https://msdata.visualstudio.com/AlgorithmsAndDataScience/_build/latest?definitionId=6752) |
| **Windows GPU** | master | [![Status](https://msdata.visualstudio.com/AlgorithmsAndDataScience/_apis/build/status/nightly_gpu_win?branchName=master)](https://msdata.visualstudio.com/AlgorithmsAndDataScience/_build/latest?definitionId=6756) | | staging | [![Status](https://msdata.visualstudio.com/AlgorithmsAndDataScience/_apis/build/status/nightly_gpu_staging_win?branchName=staging)](https://msdata.visualstudio.com/AlgorithmsAndDataScience/_build/latest?definitionId=6761) |
| **Windows Spark** | master | [![Status](https://msdata.visualstudio.com/AlgorithmsAndDataScience/_apis/build/status/nightly_spark_win?branchName=master)](https://msdata.visualstudio.com/AlgorithmsAndDataScience/_build/latest?definitionId=6757) | | staging | [![Status](https://msdata.visualstudio.com/AlgorithmsAndDataScience/_apis/build/status/nightly_spark_staging_win?branchName=staging)](https://msdata.visualstudio.com/AlgorithmsAndDataScience/_build/latest?definitionId=6754) |
| **AzureML GPU** | master | [![Build Status](https://dev.azure.com/best-practices/recommenders/_apis/build/status/bp-nightly_gpu_tests?branchName=master)](https://dev.azure.com/best-practices/recommenders/_build/latest?definitionId=5&branchName=master)] | | staging | [![Build Status](https://dev.azure.com/best-practices/recommenders/_apis/build/status/bp-nightly_gpu_tests?branchName=staging)](https://dev.azure.com/best-practices/recommenders/_build/latest?definitionId=5&branchName=staging)]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry maybe I didn't explain myself correctly. I wasn't referring to these badges, as Scott mentioned, when the new tests are in place, we could update them with the new version from DevOps.
What I was saying is that it would be nice to have the azureml unit tests side by side with the Linux tests, in a similar way that now the windows tests appear side by side when someone does a PR.

For the nightly builds, we can just have them in the background running for some time, and when we make sure they run correctly, we can switch

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, wfm. I removed the badge from the README.md.

Copy link
Collaborator

@gramhagen gramhagen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

Copy link
Collaborator

@miguelgfierro miguelgfierro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miguelgfierro miguelgfierro merged commit ef6aabd into staging Jun 17, 2019
@miguelgfierro miguelgfierro deleted the bezeran-addnightlycpu branch June 17, 2019 21:56
yueguoguo pushed a commit that referenced this pull request Sep 9, 2019
Add nightly_gpu badge to build status page, update unit_tests, add nightly_cpu
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

Successfully merging this pull request may close these issues.

3 participants