-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[wip] reproduce CL status failure on parallelism
when paralleling steps, the steps share a key and uuid. this is insufficient to distinguish parallelized steps. so if one step fails and another succeeds, the gerrit status update step does not recognize the failure. DO NOT MERGE! Change-Id: Ib13b614a311a79542ee5389c834929c9791ff0bc
- Loading branch information
Showing
3 changed files
with
4 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters