Skip to content

remove queues from auto_queues using {Allow,Deny}Qos 2#5137

Draft
simonLeary42 wants to merge 5 commits intoOSC:masterfrom
simonLeary42:remove-auto-queues-allowqos-denyqos5
Draft

remove queues from auto_queues using {Allow,Deny}Qos 2#5137
simonLeary42 wants to merge 5 commits intoOSC:masterfrom
simonLeary42:remove-auto-queues-allowqos-denyqos5

Conversation

@simonLeary42
Copy link
Contributor

@simonLeary42 simonLeary42 commented Mar 9, 2026

follow up to #4471

closes #3932

Also fixes a little inconsistency where account_allowed takes into account deny_accounts as well as allow_accounts , while blocked_queue only takes into account allow_accounts.

tests will not pass until #5135 is merged.

I took some liberties with the structure of the test cases. The current fixture data is (imo) opaque and fragile, I would much rather work with partitions/QoSes/accounts whose names have useful meaning and whose properties should always stay the same.

@simonLeary42 simonLeary42 changed the title enforce queue AllowQos DenyQos 2 remove queues from auto_queues using {Allow,Deny}Qos 2 Mar 9, 2026
@simonLeary42 simonLeary42 force-pushed the remove-auto-queues-allowqos-denyqos5 branch from 755e8a1 to 5b42f11 Compare March 17, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

auto_queues widget should check AllowQos property for slurm partitions

2 participants