update doctor CI job 03/25003/2
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Mon, 28 Nov 2016 08:46:44 +0000 (08:46 +0000)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Mon, 28 Nov 2016 09:18:52 +0000 (09:18 +0000)
commit1527b820ba71d8390890bb0d43ec7bdcc4741f09
treefd3398dbaba9f1c7f746de4626b5345c79e1bef8
parent64cb92222b3574d8c1ec907051b79f9ef87691ab
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>
jjb/doctor/doctor.yml