Integrated mic with "OTC Tools Tester" Jenkins machinery
authorEd Bartosh <eduard.bartosh@intel.com>
Thu, 4 Oct 2012 14:42:09 +0000 (17:42 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Sat, 24 Nov 2012 18:24:33 +0000 (20:24 +0200)
commitaaee947d5ad2c0efdbcb270346c5176647686c88
tree067047a73f65e05d8038269bb51a4e9e2e9a43eb
parent0750ca146e0e69c81138aef3b0bbe19caaa09928
Integrated mic with "OTC Tools Tester" Jenkins machinery

OTC Tester expects that cd packaging/ && make all produces all needed
packaging files. This change makes it happen.

Beside of that tests/mic-test.py was fixed, because Tools Tester job
runs nose if tests/ directory presents in the source tree and expects
some tests results. Results were not generated, so fake test has been
added there.

Change-Id: I08f7b5c6012fbefef640177bce13c301fcf826c0
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
debian/changelog [moved from packaging/debian.changelog with 100% similarity]
debian/compat [moved from packaging/debian/compat with 100% similarity]
debian/control [moved from packaging/debian/control with 97% similarity]
debian/copyright [moved from packaging/debian/copyright with 100% similarity]
debian/docs [moved from packaging/debian/docs with 100% similarity]
debian/rules [moved from packaging/debian/rules with 93% similarity]
packaging/Makefile [new file with mode: 0644]
packaging/mic.dsc
packaging/mic.spec
tests/mic-test.py