Skip to content
Snippets Groups Projects
Commit d9a9ed99 authored by jgatt's avatar jgatt
Browse files

added small test to have C_you_later breaks the job order

parent e6b11625
Branches
No related tags found
1 merge request!12Merge Request multibehavior
{
"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
}
}
]
}
...@@ -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)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment