[autotest] [atomic] Remove atomic groups from server/
BUG=chromium:681906
TEST=Run unittest suite
Change-Id: I9beea2528785fb07913ed69638b36d5a5538703b
Reviewed-on: https://chromium-review.googlesource.com/435564
Commit-Ready: Allen Li <[email protected]>
Tested-by: Allen Li <[email protected]>
Reviewed-by: Richard Barnette <[email protected]>
diff --git a/server/sequence.py b/server/sequence.py
index c89d27a..836d9f9 100644
--- a/server/sequence.py
+++ b/server/sequence.py
@@ -148,7 +148,7 @@
priority=priorities.Priority.DEFAULT,
control_type=control_data.CONTROL_TYPE.SERVER,
hosts=[hostname], meta_hosts=(), one_time_hosts=(),
- atomic_group_name=None, synch_count=None, is_template=False,
+ synch_count=None, is_template=False,
timeout_mins=timeout_mins + (i + 1) * runtime_mins,
max_runtime_mins=runtime_mins,
run_verify=False, email_list='', dependencies=(),