commit | 4eb21fa2edeb2b9a1fbe383b31e9c19fd1d40cb4 | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@hp.com> | Mon Jul 27 14:56:47 2015 -0700 |
committer | James E. Blair <jeblair@hp.com> | Mon Jul 27 14:56:47 2015 -0700 |
tree | 53dfc506e032627900ad940867899a3518c55d41 | |
parent | c051e5970b0419970b388d3b7542e20f82c32287 [diff] |
Fix IndexError: No item found with id u'origin/HEAD in tests The test "test_live_cenfogirutaion_merge_conflict" introduced a race by adding changes to the "upstream" repository while Zuul was processing. This could mean that the merger's initial clone could happen while the upstream repo was in an unusual state. Correct this by creating all of the changes and patchsets while Zuul is idle (which is the normal pattern). Change-Id: Id0e3d1d81b1b166f3c4e843292bdbb597b93acfe