Searched full:lab_next_commit (Results 1 – 2 of 2) sorted by relevance
428 lab_next_commit: 71be114439 The lab_next_commit will be used only when 3 conditions are satisfied440 - the lab_next_commit is non-empty445 automatically. The purpose is that in case lab_next_commit is not stable,450 On the other hand, if lab_next_commit is stable by juding from the lab462 lab_next_commit = content.get('lab_next_commit')463 if (is_in_lab_next_hosts(host) and bool(lab_next_commit)):464 commit = lab_next_commit467 'lab_next_commit', hostname, commit)
4 # Copy lab_next_commit to lab_curr_commit only when the latter proves13 # lab_next_commit: 71be11415 # lab_next_commit:16 lab_next_commit: 87bed7918 # the lab_next_commit will be only used for this particular build number