Move image filtering to tester job.
authorIgor Stoppa <igor.stoppa@intel.com>
Tue, 4 Nov 2014 14:50:47 +0000 (16:50 +0200)
committerIgor Stoppa <igor.stoppa@intel.com>
Tue, 11 Nov 2014 08:33:04 +0000 (10:33 +0200)
commitd2807d7eac2ddab03182680b851d9b16d41fcb59
tree711329ea641f4e511645bdd891fefbaef927060b
parentd62529c532e25309a4ba9a9e07d5b61f077cc745
Move image filtering to tester job.

To simplify the interaction between jobs, the tester job_will
be executed with all the images produced.

The tester job will perform the filtering, deciding which images to
download and test.

Empty data will be providedi for images that are not supported.

Change-Id: I554e51e9125dadc522e45351e14b70df4f757775
job_imager.py
job_test_build.py