Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
3b0ad2b5
Commit
3b0ad2b5
authored
9 years ago
by
Danny Auble
Browse files
Options
Downloads
Patches
Plain Diff
Change name in test
parent
83e3c480
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testsuite/expect/test21.34
+3
-3
3 additions, 3 deletions
testsuite/expect/test21.34
with
3 additions
and
3 deletions
testsuite/expect/test21.34
+
3
−
3
View file @
3b0ad2b5
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
############################################################################
############################################################################
# Purpose: Test of SLURM functionality
# Purpose: Test of SLURM functionality
# Test that partition and job qos limits are enforced when using
# Test that partition and job qos limits are enforced when using
# the Part
ition
Qos flag for the job's qos
# the
Over
PartQos flag for the job's qos
#
#
# Output: "TEST: #.#" followed by "SUCCESS" if test was successful, OR
# Output: "TEST: #.#" followed by "SUCCESS" if test was successful, OR
# "FAILURE: ..." otherwise with an explanation of the failure, OR
# "FAILURE: ..." otherwise with an explanation of the failure, OR
...
@@ -408,10 +408,10 @@ send_user "\n========== Run limit test on partition's qos limits ==========\n\n"
...
@@ -408,10 +408,10 @@ send_user "\n========== Run limit test on partition's qos limits ==========\n\n"
part_test
part_test
#
#
# Set part
ition
qos flag on job's qos
# Set
over
partqos flag on job's qos
#
#
set changed 0
set changed 0
spawn $sacctmgr -i mod qos $job_qos set flag=part
ition
qos
spawn $sacctmgr -i mod qos $job_qos set flag=
over
partqos
expect {
expect {
-re "Modified qos" {
-re "Modified qos" {
set changed 1
set changed 1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment