prototypes: xci: xci-deploy.sh: Only allow XCI on Ubuntu 57/39257/2
authorMarkos Chandras <mchandras@suse.de>
Tue, 25 Jul 2017 16:18:23 +0000 (17:18 +0100)
committerMarkos Chandras <mchandras@suse.de>
Thu, 17 Aug 2017 10:06:44 +0000 (10:06 +0000)
commit448b3d7b1d7c79f902e6284f8ec4607357060272
tree671f40254ba385e5408c8304f68c740cbd99569a
parent6ccf0cee70808e7aa8ff9a7226d97d4fe1c1259f
prototypes: xci: xci-deploy.sh: Only allow XCI on Ubuntu

There is no support for openSUSE or CentOS right now yet the
script runs happily on these hosts until it breaks in horrible
ways. The only place we explicitly ask for Ubuntu hosts is the wiki
which can easily be missed by newcomers. As such, modify the script
to only run on Ubuntu hosts.

Change-Id: If9b355da51367fc95948a2b12a7f6c4d6b3bbbbf
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/xci-deploy.sh