diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-11-28 08:46:44 +0000 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-11-28 09:18:52 +0000 |
commit | 1527b820ba71d8390890bb0d43ec7bdcc4741f09 (patch) | |
tree | fd3398dbaba9f1c7f746de4626b5345c79e1bef8 /jjb/infra | |
parent | 64cb92222b3574d8c1ec907051b79f9ef87691ab (diff) |
update doctor CI job
Doctor has an experimental CI job. It has three parts (builders in
jjb / runners in CI). The main job will trigger two runner jobs which
will run 'test/run.sh' in the same CI pod with different inspector
(sample and congress). While executing those two children jobs, the
main job will block CI pipline on that pod. In order to avoide deadlock
and sequencial runner job execution, we set two pipelines for the pod.
But, it still allow deadlock when we trigger two main jobs at the same
time.
This patch simplify the job definition by splitting two runner jobs
and removing the main job.
Change-Id: I4fadd58cc827a41927940c38cf05ed105c6f243c
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'jjb/infra')
0 files changed, 0 insertions, 0 deletions