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
a6275c6e
Commit
a6275c6e
authored
10 years ago
by
Danny Auble
Browse files
Options
Downloads
Patches
Plain Diff
Fixed tests to let us know when/if they fail
parent
900e5565
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
testsuite/expect/inc21.30.5
+1
-1
1 addition, 1 deletion
testsuite/expect/inc21.30.5
testsuite/expect/inc21.30.6
+1
-1
1 addition, 1 deletion
testsuite/expect/inc21.30.6
with
2 additions
and
2 deletions
testsuite/expect/inc21.30.5
+
1
−
1
View file @
a6275c6e
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
# Test MaxCpus limits
# Test MaxCpus limits
proc inc21_30_5 {} {
proc inc21_30_5 {} {
global salloc acct number srun bin_sleep maxcpu_num
global salloc acct number srun bin_sleep maxcpu_num
exit_code
send_user "\nStarting MaxCPUs limit test (Within: inc21.30.5)\n\n"
send_user "\nStarting MaxCPUs limit test (Within: inc21.30.5)\n\n"
set job_id1 0
set job_id1 0
...
...
This diff is collapsed.
Click to expand it.
testsuite/expect/inc21.30.6
+
1
−
1
View file @
a6275c6e
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
# Test MaxNode limit
# Test MaxNode limit
proc inc21_30_6 {} {
proc inc21_30_6 {} {
global salloc acct number srun job_id1 bin_sleep maxnode_num
global salloc acct number srun job_id1 bin_sleep maxnode_num
exit_code
send_user "\nStarting MaxNode limit test (Within: inc21.30.6)\n\n"
send_user "\nStarting MaxNode limit test (Within: inc21.30.6)\n\n"
set job_id1 0
set job_id1 0
...
...
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