Add a test to validate we can build debian vms

This is a partial refactor from change
I592c0b1329409307197460cfa8fd69798013f1f8

Change-Id: I8822e68e41c4ebd47eea9ffed4557efc130a7bf7
Co-Authored-By: Andreas Florath <andreas@florath.net>
This commit is contained in:
Yolanda Robla 2017-05-05 15:56:48 +02:00
parent 9b75eda51a
commit fb70a49ba2
3 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
Verify we can build a debian-minimal stable VM image.

View File

@ -0,0 +1,2 @@
export DISTRO_NAME=debian
export DIB_RELEASE=stable