9 Commits

Author SHA1 Message Date
Jenkins
7c73a564bb Merge "Clone DIB repos with git before zuul-cloner" 2015-05-08 18:04:44 +00:00
Gregory Haynes
186c917afd Clone DIB repos with git before zuul-cloner
Work around a bug causing zuul-cloner to explode when cleaning up the
DIB git repos.

Change-Id: I4c21122f3e1a6c64480c66daf3c69b5a22b9eff1
2015-05-08 17:00:55 +00:00
Gregory Haynes
f7a79c7bb6 Use correct path for DIB tests
When we switched to zuul-cloner we missed the prepended openstack/ for
the downloaded repos. Also removing gerrit-git-prep since were using
zuul-cloner for the same functionality.

Change-Id: Ia9e1d943c486986a35c456733c8d4579957a5e50
2015-05-07 23:14:32 +00:00
Gregory Haynes
fdff00184a Add DIB tests to dib-utils
We should be running the DIB functional tests for dib-utils changes.

Change-Id: If1480a51f82fdc184226bd30dc707d0267d77f53
2015-05-07 16:30:53 +00:00
Gregory Haynes
cb61ed582b Move DIB test dep installation into DIB
We keep chasing after missing deps and dependency installation issues.
Lets handle these issues in the DIB source tree.

Depends-On: I7c8bdaddfe316ae171b34164f99bc3d568eafd92
Change-Id: I7883ad5408a39af858114377d54daad261856bd9
2015-05-01 21:35:56 +00:00
Gregory Haynes
bbdecfd619 Install kpartx for DIB tests
diskimage-builder depends on kpartx, install it.

Change-Id: I141df7ca3a08cea6851676fb6c3c6c734c746e13
2015-04-28 16:52:38 +00:00
Gregory Haynes
8f7dbb4909 Add qemu-img to dib functests
Install qemu-img in dib functests as it is a requirement for many of the
dib output formats.

Change-Id: I92299b2f59aa8e7de8995a6294bf6c88bbd4cdc5
2015-04-23 20:19:39 +00:00
Gregory Haynes
435099c985 Fix DIB functest path and copy logs
Were using an incorrect path to the DIB functests runner and we are also
not copying logs.

Change-Id: I315f6f467b3a65c5049030ccdff80052f441dfcf
2015-04-23 05:22:58 +00:00
Gregory Haynes
63140bdd74 Add diskimage-builder functests
In diskimage-builder Ie491e27f00bde54f73af6b47c9696ec04d973b14 we are
adding functional tests. Adding jobs per distro since this a very
distro-dependent operation.

Change-Id: Ic80f44fc07c7ae9b4498417dee38e123fe1c2e71
2015-04-20 23:48:50 +00:00