-
Notifications
You must be signed in to change notification settings - Fork 36
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
QUADS Flask Web UI (Phase 2: Self-Service Scheduling) #98
Comments
TODO: Flesh out more implementation details here, to consider configurable thresholds that turn self-scheduling on/off lab-wide and by model depending on capacity per lab and capacity within a specific model. We might look at a manager tool which queries these values and toggles this on/off as needed run on a cron interval. Lastly we might consider an argparse to force self-scheduling on/off that overrides the tool setting based on capacity per-model and lab-wide percentages. |
This is an RFE for the second phase of the Flask UI for QUADS. Initially we'd extend a subset of machines that can be scheduled this way, perhaps with a host identifier or Foreman host parameter.
This is related to and depends on #86
The text was updated successfully, but these errors were encountered: