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

[RFE] Extend reports.py to include Extension Viability #324

Closed
sadsfae opened this issue Mar 20, 2020 · 1 comment
Closed

[RFE] Extend reports.py to include Extension Viability #324

sadsfae opened this issue Mar 20, 2020 · 1 comment

Comments

@sadsfae
Copy link
Member

sadsfae commented Mar 20, 2020

It'd be nice to augment our reporting functionality in reports.py to return what can or cannot be extended among a set of running assignments.

e.g.

quads-cli --report-extension

Which returns something like

Cloud Owner Runtime Expires 1week 2week Max
Cloud10 grafuls 28 2 Y N 7
Cloud09 wfoster 14 10 Y Y 14
Cloud02 kambiz 14 2 Y Y 28

Related
For extension-related RFE #267 it can use the method employed for this reports.py RFE to check its respective viability, tied into the --extend-schedule argparse there.

@sadsfae
Copy link
Member Author

sadsfae commented Apr 1, 2020

Duplicate of #322

@sadsfae sadsfae marked this as a duplicate of #322 Apr 1, 2020
@sadsfae sadsfae closed this as completed Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant