Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
batmen
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sepia-pub
mael
batmen
Commits
d9a9ed99
Commit
d9a9ed99
authored
2 years ago
by
jgatt
Browse files
Options
Downloads
Patches
Plain Diff
added small test to have C_you_later breaks the job order
parent
e6b11625
Branches
Branches containing commit
No related tags found
1 merge request
!12
Merge Request multibehavior
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
test/schedconf/dm_user_multi_behavior_C_you_later_only_two_jobs.json
+14
-0
14 additions, 0 deletions
...onf/dm_user_multi_behavior_C_you_later_only_two_jobs.json
test/test_dm_users.py
+1
-0
1 addition, 0 deletions
test/test_dm_users.py
with
15 additions
and
0 deletions
test/schedconf/dm_user_multi_behavior_C_you_later_only_two_jobs.json
0 → 100644
+
14
−
0
View file @
d9a9ed99
{
"seed"
:
-3
,
"red_windows"
:
[[
0
,
500
]],
"users"
:
[
{
"name"
:
"user14"
,
"category"
:
"dm_user_multi_behavior"
,
"param"
:
{
"input_json"
:
"test/workloads/dyn/two_jobs.json"
,
"red_prob_delay"
:
1.0
}
}
]
}
This diff is collapsed.
Click to expand it.
test/test_dm_users.py
+
1
−
0
View file @
d9a9ed99
...
@@ -46,3 +46,4 @@ def test_dm_user_multi_behavior_yellow(platform_multiC) :
...
@@ -46,3 +46,4 @@ def test_dm_user_multi_behavior_yellow(platform_multiC) :
def
test_dm_user_multi_behavior_C_you_later_only
(
platform_multiC
)
:
def
test_dm_user_multi_behavior_C_you_later_only
(
platform_multiC
)
:
run_user
(
"
dm_user_multi_behavior_C_you_later_only
"
,
platform_multiC
)
run_user
(
"
dm_user_multi_behavior_C_you_later_only
"
,
platform_multiC
)
run_user
(
"
dm_user_multi_behavior_C_you_later_only_two_jobs
"
,
platform_multiC
)
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