Skip to content
Snippets Groups Projects
Commit 7b7e137d authored by Maël Madon's avatar Maël Madon
Browse files

test: enable big test for fb_renounce

parent 7723e9dc
Branches
Tags
No related merge requests found
Pipeline #9365 passed with warnings
......@@ -54,10 +54,10 @@ def test_dmfb_user_delay():
out_dir = run_user("fb_user_delay", mc_europar_platform)
assert_exec_time_equals_profile(out_dir)
# def test_dm_user_renounce():
# """ Test user_class dm_user_renounce as described in the file schedconf/dm_user_renounce"""
# out_dir = run_user("dm_user_renounce", mc_europar_platform)
# assert_exec_time_equals_profile(out_dir)
def test_dm_user_renounce():
""" Test user_class dm_user_renounce as described in the file schedconf/dm_user_renounce"""
out_dir = run_user("dm_user_renounce", mc_europar_platform)
assert_exec_time_equals_profile(out_dir)
def test_dm_user_reconfig():
""" Test user_class dm_user_reconfig as described in the file schedconf/dm_user_reconfig"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment