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

Handle bmp errors #1101

Merged
merged 23 commits into from
Oct 20, 2023
Merged

Handle bmp errors #1101

merged 23 commits into from
Oct 20, 2023

Conversation

rowleya
Copy link
Member

@rowleya rowleya commented Oct 20, 2023

Ensures that BMP errors do not result in success! Also ensures that BMPs are not powered on until at least 30 seconds after they have been powered off. This does not affect allocations; the boards will be allocated but will wait off until the 30 seconds have passed. This won't affect most users, just those who ask for specific boards (normal users will likely be allocated other boards anyway).

Also adds some features to the UI (power on/off machine and show real user on compatibility jobs).

@rowleya rowleya requested a review from Christian-B October 20, 2023 12:46
@rowleya
Copy link
Member Author

rowleya commented Oct 20, 2023

Tests here are mostly passing (against the demo server with the changes above):
http://apollo.cs.man.ac.uk:8080/blue/organizations/jenkins/Integration%20Tests/detail/handle_bmp_errors/1/pipeline

@coveralls
Copy link

coveralls commented Oct 20, 2023

Coverage Status

coverage: 36.967% (+0.03%) from 36.934% when pulling 0c5070f on handle_bmp_errors into 95424bb on master.

@rowleya rowleya added this pull request to the merge queue Oct 20, 2023
Merged via the queue into master with commit 00c7ba6 Oct 20, 2023
9 checks passed
@rowleya rowleya deleted the handle_bmp_errors branch November 13, 2023 12:18
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