diff --git a/resource_files/resource_specs.json b/resource_files/resource_specs.json index f9ed129..514cf1e 100644 --- a/resource_files/resource_specs.json +++ b/resource_files/resource_specs.json @@ -241,7 +241,8 @@ "nodes": 27, "ppn": 28, "processors": 756, - "start_date": "2018-01-01" + "start_date": "2018-01-01", + "end_date": "2024-06-17" }, { "resource": "hydra-broadwell_himem", diff --git a/scripts/resource_config/__pycache__/config_checks.cpython-38.pyc b/scripts/resource_config/__pycache__/config_checks.cpython-38.pyc index 2537063..75d1ed6 100644 Binary files a/scripts/resource_config/__pycache__/config_checks.cpython-38.pyc and b/scripts/resource_config/__pycache__/config_checks.cpython-38.pyc differ diff --git a/scripts/resource_config/__pycache__/xdmod_resource_manager.cpython-38.pyc b/scripts/resource_config/__pycache__/xdmod_resource_manager.cpython-38.pyc index eabdfdb..6dadf39 100644 Binary files a/scripts/resource_config/__pycache__/xdmod_resource_manager.cpython-38.pyc and b/scripts/resource_config/__pycache__/xdmod_resource_manager.cpython-38.pyc differ