Skip to content
Snippets Groups Projects
Commit 84c8ce6e authored by Luis Araujo's avatar Luis Araujo Committed by Sjoerd Simons
Browse files

Update LAVA test profiles to new version 16.03

parent f55ff64d
No related branches found
No related tags found
No related merge requests found
......@@ -9,62 +9,62 @@ main-profile:
bootfstype: ext2
profiles:
- name: apertis-15.12-daily-i386-vm-target
- name: apertis-16.03-daily-i386-vm-target
variables:
pretty: "I386 VM using target image"
device_type: i386
imgpath: "daily/15.12/"
release_version: "15.12"
imgpath: "daily/16.03/"
release_version: "16.03"
arch: i386
image_type: target
board: i386
fs: btrfs
image_variant: collabora
- name: apertis-15.12-daily-minnowboard-max-target
- name: apertis-16.03-daily-minnowboard-max-target
variables:
pretty: "Minnowboard max using target image"
device_type: minnowboard-max-E3825
imgpath: "daily/15.12/"
release_version: "15.12"
imgpath: "daily/16.03/"
release_version: "16.03"
arch: amd64
image_type: target
board: amd64-uefi
fs: btrfs
image_variant: collabora
- name: apertis-15.12-daily-minnowboard-max-target-wayland
- name: apertis-16.03-daily-minnowboard-max-target-wayland
variables:
pretty: "Minnowboard max using target image (Wayland)"
device_type: minnowboard-max-E3825
imgpath: "daily/15.12/"
release_version: "15.12"
imgpath: "daily/16.03/"
release_version: "16.03"
arch: amd64
image_type: target
board: amd64-uefi-wayland
fs: btrfs
image_variant: collabora
- name: apertis-15.12-daily-i386-vm-development
- name: apertis-16.03-daily-i386-vm-development
variables:
pretty: "I386 VM using development image"
device_type: i386
imgpath: "daily/15.12/"
release_version: "15.12"
imgpath: "daily/16.03/"
release_version: "16.03"
arch: i386
image_type: development
board: i386
fs: btrfs
image_variant: collabora
- name: apertis-15.12-daily-minnowboard-max-development
- name: apertis-16.03-daily-minnowboard-max-development
variables:
pretty: "Minnowboard max using development image"
device_type: minnowboard-max-E3825
imgpath: "daily/15.12/"
release_version: "15.12"
imgpath: "daily/16.03/"
release_version: "16.03"
arch: amd64
image_type: development
board: amd64-uefi
fs: btrfs
image_variant: collabora
- name: apertis-15.12-daily-i386-vm-sdk
- name: apertis-16.03-daily-i386-vm-sdk
templates: [ group-apparmor-tpl.json,
group-common-tpl.json,
group-clutter-tpl.json,
......@@ -74,8 +74,8 @@ profiles:
variables:
pretty: "I386 VM using SDK image"
device_type: i386
imgpath: "daily/15.12/"
release_version: "15.12"
imgpath: "daily/16.03/"
release_version: "16.03"
arch: i386
image_type: sdk
board: i386
......@@ -83,7 +83,7 @@ profiles:
boot_part: 2
root_part: 3
image_variant: collabora
- name: apertis-15.12-daily-minnowboard-max-sdk
- name: apertis-16.03-daily-minnowboard-max-sdk
templates: [ group-apparmor-tpl.json,
group-common-tpl.json,
group-clutter-tpl.json,
......@@ -93,8 +93,8 @@ profiles:
variables:
pretty: "Minnowboard max using SDK image"
device_type: minnowboard-max-E3825
imgpath: "daily/15.12/"
release_version: "15.12"
imgpath: "daily/16.03/"
release_version: "16.03"
arch: amd64
image_type: sdk
board: amd64-uefi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment