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

QUADS 2.0.0 cloud description not being updated, all show as spare pool #496

Closed
sadsfae opened this issue Jun 18, 2024 · 2 comments
Closed

Comments

@sadsfae
Copy link
Member

sadsfae commented Jun 18, 2024

Cloud description does not seem to be updating, additionally I get a fake success even without passing --force

# quads --define-cloud --cloud cloud05 --description "QUADS2 Final Test" --cloud-ticket 3570 -
-cloud-owner wfoster --cc-users "grafuls"
Assignment updated.
# quads --summary --all
cloud01: 3 (Spare Pool)
cloud02: 7 (QUADS2 Beta10)
cloud03: 5 (QUADS2 Beta11)
cloud04: 0 (Spare Pool)
cloud05: 0 (Spare Pool)

Passing --force doesn't matter either.

Could the settings for Spare Pool are somehow overwriting or blocking updates for assignment description?

It still lets me schedule:

[root@quads2-stage tools]# quads --add-schedule --host-list /tmp/3570 --schedule-cloud cloud05 --schedule-start "2024-0
6-19 12:01" --schedule-end "2024-06-19 15:00" 
Schedule created for f07-h36-000-1029u.stage.rdu2.example.com
Schedule created for f12-h03-000-1029u.stage.rdu2.example.com
Schedule created for f18-h29-000-1029p.stage.rdu2.example.com
Schedule created for f18-h30-000-1029p.stage.rdu2.example.com
Schedule created for f30-h17-000-dl360.stage.rdu2.example.com
Schedule created for f36-h21-000-r640.stage.rdu2.example.com
Schedule created for e22-h26-b01-fc640.stage.rdu2.example.com
Schedule created for e22-h26-b02-fc640.stage.rdu2.example.com
Schedule created for e22-h26-b03-fc640.stage.rdu2.example.com
Schedule created for e22-h26-b04-fc640.stage.rdu2.example.com
Schedule created for e28-h26-000-r650.stage.rdu2.example.com
Post successful.
Post successful.
@sadsfae sadsfae added this to the 2.0 Series - Bowie milestone Jun 18, 2024
@sadsfae sadsfae self-assigned this Jun 18, 2024
@sadsfae sadsfae moved this from To do to In Progress in QUADS 2.0 Release Jun 18, 2024
@sadsfae
Copy link
Member Author

sadsfae commented Jun 18, 2024

--find-free-cloud is also showing cloud05 as free when it should not be:

[root@quads2-stage tools]# quads --find-free-cloud
cloud04
cloud05

Lastly cloud)reservation_lock is not being respected as it does in 1.1 series:

# Amount of hours for locking a cloud for redefinition
cloud_reservation_lock: 48

sadsfae pushed a commit that referenced this issue Jun 18, 2024
closes: #496
Change-Id: Idf9d224c2032ddbee983e33fd3433a607ff52cdf
@sadsfae
Copy link
Member Author

sadsfae commented Jun 18, 2024

Fixed via f983048

@sadsfae sadsfae closed this as completed Jun 18, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Completed in QUADS 2.0 Release Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Completed
Development

No branches or pull requests

1 participant