-
Notifications
You must be signed in to change notification settings - Fork 25
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
site CI: report job status, check for exit codes, add machines and benchmarks #402
Open
slabasan
wants to merge
10
commits into
develop
Choose a base branch
from
add/site-ci-tests-more-features
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
slabasan
changed the title
ci: add local testing of modified benchmarks
extended site CI support
Oct 18, 2024
slabasan
force-pushed
the
add/site-ci-tests-more-features
branch
3 times, most recently
from
October 22, 2024 23:45
886510d
to
7559acf
Compare
slabasan
force-pushed
the
add/site-ci-tests-more-features
branch
6 times, most recently
from
October 30, 2024 20:49
08e9abb
to
f9c763d
Compare
slabasan
force-pushed
the
add/site-ci-tests-more-features
branch
5 times, most recently
from
November 2, 2024 02:59
c4f25e1
to
7db9e03
Compare
slabasan
changed the title
extended site CI support
site CI: report job status, check for exit codes
Nov 2, 2024
slabasan
changed the title
site CI: report job status, check for exit codes
site CI: report job status, check for exit codes, add machines and benchmarks
Nov 2, 2024
slabasan
force-pushed
the
add/site-ci-tests-more-features
branch
from
November 2, 2024 16:02
7db9e03
to
65e0a75
Compare
slabasan
force-pushed
the
add/site-ci-tests-more-features
branch
2 times, most recently
from
November 13, 2024 21:29
f0b9dea
to
7991544
Compare
@pearce8 This one ready for merge |
alecbcs
requested changes
Nov 14, 2024
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.
@slabasan it looks like this pipeline is running too many jobs / reserving too many nodes on Tioga. We've been asked to pause or halt until we can limit the number of jobs.
slabasan
force-pushed
the
add/site-ci-tests-more-features
branch
from
November 15, 2024 03:08
951d2b7
to
a8abf39
Compare
covering: - new, old workflow - tioga, ruby, dane - kripke, saxpy - openmp, rocm
…e version remove this flag when we bump the ramble version as it will be a default option
- fail if any exit codes are non-zero
- move from shell to batch runners - workflow is interruptible, so new commits will cancel existing pipeline
slabasan
force-pushed
the
add/site-ci-tests-more-features
branch
from
November 20, 2024 18:19
a8abf39
to
b7f28df
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge after #396. This PR extends CI support for site testing benchmarks.