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 Booking bar into cuejob widget #837

Merged

Conversation

larsbijl
Copy link
Contributor

Display the job's booking status. Helpful for wrangler's to
see if a job is running into booking limits.

bookingbar

Closes #836

Display the job's booking status. Helpful for wrangler's to
see if a job is running into booking limits.

Closes AcademySoftwareFoundation#836
@bcipriano
Copy link
Collaborator

Looks like there's test failure here.

https://github.com/AcademySoftwareFoundation/OpenCue/pull/837/checks?check_run_id=1402709999

There is some error text related to CueJobMonitorTree, but it looks like this might just be a flake from xvfb-run.

/usr/bin/xvfb-run: line 181:   213 Segmentation fault      (core dumped) DISPLAY=:$SERVERNUM XAUTHORITY=$AUTHFILE "$@" 2>&1

And we didn't see any failures from the CY2019 version of the unit tests, so maybe we just need to re-run the tests here.

@bcipriano
Copy link
Collaborator

I've triggered a re-run.

Copy link
Collaborator

@bcipriano bcipriano left a comment

Choose a reason for hiding this comment

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

Tests passed, looks good!

@bcipriano bcipriano merged commit ef67c56 into AcademySoftwareFoundation:master Dec 10, 2020
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.

Bookingbar in Cue job Monitoring Tree
2 participants