Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
@@ -6753,32 +6753,32 @@ and ``bibtex`` are the only supported options.</xs:documentation>
<xs:restrictionbase="xs:string">
<xs:enumerationvalue="cores_min">
<xs:annotation>
<xs:documentationxml:lang="en">Minimum reserved number of CPU cores, if runtime allows it (unimplemented in Galaxy currently).</xs:documentation>
<xs:documentationxml:lang="en">Minimum reserved number of CPU cores, if runtime allows it (not yet implemented in Galaxy).</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="cores_max">
<xs:annotation>
<xs:documentationxml:lang="en">Maximum reserved number of CPU cores, if runtime allows it (unimplemented in Galaxy currently).</xs:documentation>
<xs:documentationxml:lang="en">Maximum reserved number of CPU cores, if runtime allows it (not yet implemented in Galaxy).</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="ram_min">
<xs:annotation>
<xs:documentationxml:lang="en">Minimum reserved RAM in mebibytes (2**20 bytes), if runtime allows it (unimplemented in Galaxy currently).</xs:documentation>
<xs:documentationxml:lang="en">Minimum reserved RAM in mebibytes (2**20 bytes), if runtime allows it (not yet implemented in Galaxy).</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="ram_max">
<xs:annotation>
<xs:documentationxml:lang="en">Maximum reserved RAM in mebibytes (2**20 bytes), if runtime allows it (unimplemented in Galaxy currently).</xs:documentation>
<xs:documentationxml:lang="en">Maximum reserved RAM in mebibytes (2**20 bytes), if runtime allows it (not yet implemented in Galaxy).</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="tmpdir_min">
<xs:annotation>
<xs:documentationxml:lang="en">Minimum reserved filesystem-based storage for the designated temporary directory in mebibytes (2**20 bytes), if runtime allows it (unimplemented in Galaxy currently).</xs:documentation>
<xs:documentationxml:lang="en">Minimum reserved filesystem-based storage for the designated temporary directory in mebibytes (2**20 bytes), if runtime allows it (not yet implemented in Galaxy).</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="tmpdir_max">
<xs:annotation>
<xs:documentationxml:lang="en">Maximum reserved filesystem based storage for the designated temporary directory in mebibytes (2**20 bytes), if runtime allows it (unimplemented in Galaxy currently).</xs:documentation>
<xs:documentationxml:lang="en">Maximum reserved filesystem based storage for the designated temporary directory, in mebibytes (2**20 bytes), if runtime allows it (not yet implemented in Galaxy).</xs:documentation>