summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-04-21 15:01:30 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-05-01 14:39:09 +0000
commit5afd260b75077ef440accf7baf2354dbb47f929c (patch)
treeffc1e473f7a8ba168e0a230feea462ecdf2e5402
parente923ce37fe1e5e822eaf87558195e90c07c6129c (diff)
downloaddefinitions-5afd260b75077ef440accf7baf2354dbb47f929c.tar.gz
cluster/ci: Add genivi systems to the ci
So our released systems are being tested in the ci Change-Id: Iced5b662a90d4586a13738f03471f8598058128a
-rw-r--r--clusters/ci.morph19
1 files changed, 19 insertions, 0 deletions
diff --git a/clusters/ci.morph b/clusters/ci.morph
index dd146eae..cb56328c 100644
--- a/clusters/ci.morph
+++ b/clusters/ci.morph
@@ -49,6 +49,25 @@ systems:
BOOTLOADER_CONFIG_FORMAT: "extlinux"
BOOTLOADER_INSTALL: "none"
KERNEL_ARGS: cma=256M console=tty0 console=ttyS0,115200n8 no_console_suspend=1 nouveau.pstate=1
+- morph: systems/genivi-baseline-system-x86_64-generic.morph
+ deploy:
+ genivi-baseline-system-x86_64-generic:
+ type: rawdisk
+ location: genivi-baseline-system-x86_64-generic.img
+ DISK_SIZE: 4G
+ KERNEL_ARGS: vga=788
+- morph: systems/genivi-baseline-system-armv7lhf-jetson.morph
+ deploy:
+ genivi-baseline-system-armv7lhf-jetson:
+ type: rawdisk
+ location: genivi-baseline-system-armv7lhf-jetson.img
+ DISK_SIZE: 4G
+ BOOT_DEVICE: "/dev/mmcblk0p1"
+ ROOT_DEVICE: "/dev/mmcblk0p2"
+ DTB_PATH: "boot/tegra124-jetson-tk1.dtb"
+ BOOTLOADER_CONFIG_FORMAT: "extlinux"
+ BOOTLOADER_INSTALL: "none"
+ KERNEL_ARGS: cma=256M console=tty0 console=ttyS0,115200n8 no_console_suspend=1 nouveau.pstate=1
- morph: systems/openstack-system-x86_64.morph
deploy:
openstack-system-x86_64: