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

Jenkinsfile Fixes Part 2 #627

Merged
merged 70 commits into from
Mar 2, 2022
Merged

Conversation

ravi-mosaicml
Copy link
Contributor

@ravi-mosaicml ravi-mosaicml commented Mar 1, 2022

  1. Trigger a conda build by updating setup.py
  2. Trigger a docker build by updating the Dockerfile
  3. Excluding the Jenkinsfile repo from the changesets
  4. Updated the build matrix to also tag the latest image.
  5. Fix a race condition with the Junit merge. Each rank now has its own junitxml file to which it writes. Modified the composer launcher to use a shell, so the dist env variables are available when specifying the junitxml path.
  6. Disable deepspeed tests. They are too flaky.

When this PR is merged, the dockerfiles will be updated on Dockerhub.

Base automatically changed from ravi/jenkinsfile_improvements to dev March 1, 2022 16:13
@ravi-mosaicml ravi-mosaicml changed the title Updated the description in setup.py to match the readme Jenkinsfile Fixes Part 2 Mar 1, 2022
.ci/Jenkinsfile Outdated Show resolved Hide resolved
@ravi-mosaicml ravi-mosaicml mentioned this pull request Mar 2, 2022
@ravi-mosaicml ravi-mosaicml merged commit 4ce703c into dev Mar 2, 2022
@ravi-mosaicml ravi-mosaicml deleted the ravi/jenkinsfile_improvments_test branch March 2, 2022 07:30
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.

2 participants