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

Fix jenkins rostam config #395

Merged
merged 14 commits into from Jan 12, 2022
Merged

Fix jenkins rostam config #395

merged 14 commits into from Jan 12, 2022

Conversation

G-071
Copy link
Member

@G-071 G-071 commented Jan 11, 2022

The available compiler and machine configuration on Rostam changed (breaking the rostam Jenkins pipeline).

This PR resolves any issues regarding this!

I further took the opportunity and streamlined the entire pipeline while I was at it:

  • The tests are now being run on all available CUDA machines, speeding the testing up.
  • The tests are now only triggered by the Jenkins branch indexing (queried every 5 minutes). This seems to work more reliably than the push trigger
  • Removed ci_skip (it had the unfortunate tendency of skipping a test on a merge if just one out of X commits had the ci_skip annotation).
  • Test logs are being stored for a longer duration.
  • Reduced Jenkins Emails verbosity.

@G-071 G-071 requested a review from diehlpk January 11, 2022 17:49
@G-071 G-071 marked this pull request as ready for review January 12, 2022 05:15
Copy link
Member

@diehlpk diehlpk left a comment

Choose a reason for hiding this comment

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

LGTM!

@diehlpk diehlpk merged commit 9f4fd2d into master Jan 12, 2022
@diehlpk diehlpk deleted the fix_jenkins_rostam_config branch January 12, 2022 17:25
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.

None yet

2 participants