issues
search
ucb-rit
/
coldfront
HPC Resource Allocation System
https://coldfront.readthedocs.io
GNU General Public License v3.0
3
stars
3
forks
source link
Add SU amounts for the next allowance year; fix test bugs relating to transition to new allowance year
#609
Closed
matthew-li
closed
5 months ago
matthew-li
commented
5 months ago
Changes
Updated the JSONs used to created
TimedResourceAttributes
for service units amounts for "Allowance Year 2025 - 2026".
Corrected a bug in
test_start_allocation_period
causing an Allowance Year period to be detected as an instructional period.
Removed testing of "Allowance Year 2023 - 2024" from the tests for whether the renewal survey appears, since that period may no longer be selected.
Note: These tests, and the functionality they test, must still be updated to remove the hard-coded period.
Changes
TimedResourceAttributes
for service units amounts for "Allowance Year 2025 - 2026".test_start_allocation_period
causing an Allowance Year period to be detected as an instructional period.