Lines Matching full:atomic_group
44 self.label4.atomic_group = atomic_group1
47 self.label5.atomic_group = atomic_group1
54 self.label8.atomic_group = atomic_group2
85 synchronous=False, atomic_group=None, hostless=False,
100 @param atomic_group - An atomic group id for this job to schedule on
105 case, hosts, metahosts, and atomic_group must all be empty)
120 assert not (atomic_group and active) # TODO(gps): support this
145 atomic_group_id=atomic_group)
150 atomic_group_id=atomic_group)
151 if atomic_group and not (metahosts or hosts):
156 atomic_group_id=atomic_group)
159 assert not (hosts or metahosts or atomic_group)