Skip to content
Snippets Groups Projects
Commit c5c0e7e8 authored by Héctor Orón Martínez's avatar Héctor Orón Martínez
Browse files

Update LAVA test profiles to new version 16.06


Reviewed-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
Signed-off-by: default avatarHéctor Orón Martínez <hector.oron@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D2625
parent bec2712e
No related branches found
No related tags found
No related merge requests found
...@@ -7,14 +7,14 @@ main-profile: ...@@ -7,14 +7,14 @@ main-profile:
sqlite-tpl.json ] sqlite-tpl.json ]
variables: variables:
bootfstype: ext2 bootfstype: ext2
imgpath: "daily/16.03/images" imgpath: "daily/16.06/images"
release_version: "16.03" release_version: "16.06"
fs: btrfs fs: btrfs
image_variant: collabora image_variant: collabora
baseurl: "https://images.apertis.org" baseurl: "https://images.apertis.org"
profiles: profiles:
- name: apertis-16.03-daily-minnowboard-max-minimal - name: apertis-16.06-daily-minnowboard-max-minimal
templates: [ group-common-tpl.json ] templates: [ group-common-tpl.json ]
variables: variables:
pretty: "Minnowboard max using minimal image" pretty: "Minnowboard max using minimal image"
...@@ -22,42 +22,42 @@ profiles: ...@@ -22,42 +22,42 @@ profiles:
arch: amd64 arch: amd64
image_type: minimal image_type: minimal
board: amd64-uefi board: amd64-uefi
- name: apertis-16.03-daily-i386-vm-target - name: apertis-16.06-daily-i386-vm-target
variables: variables:
pretty: "I386 VM using target image" pretty: "I386 VM using target image"
device_type: i386 device_type: i386
arch: i386 arch: i386
image_type: target image_type: target
board: i386 board: i386
- name: apertis-16.03-daily-minnowboard-max-target - name: apertis-16.06-daily-minnowboard-max-target
variables: variables:
pretty: "Minnowboard max using target image" pretty: "Minnowboard max using target image"
device_type: minnowboard-max-E3825 device_type: minnowboard-max-E3825
arch: amd64 arch: amd64
image_type: target image_type: target
board: amd64-uefi board: amd64-uefi
- name: apertis-16.03-daily-minnowboard-max-target-wayland - name: apertis-16.06-daily-minnowboard-max-target-wayland
variables: variables:
pretty: "Minnowboard max using target image (Wayland)" pretty: "Minnowboard max using target image (Wayland)"
device_type: minnowboard-max-E3825 device_type: minnowboard-max-E3825
arch: amd64 arch: amd64
image_type: target-wayland image_type: target-wayland
board: amd64-uefi board: amd64-uefi
- name: apertis-16.03-daily-i386-vm-development - name: apertis-16.06-daily-i386-vm-development
variables: variables:
pretty: "I386 VM using development image" pretty: "I386 VM using development image"
device_type: i386 device_type: i386
arch: i386 arch: i386
image_type: development image_type: development
board: i386 board: i386
- name: apertis-16.03-daily-minnowboard-max-development - name: apertis-16.06-daily-minnowboard-max-development
variables: variables:
pretty: "Minnowboard max using development image" pretty: "Minnowboard max using development image"
device_type: minnowboard-max-E3825 device_type: minnowboard-max-E3825
arch: amd64 arch: amd64
image_type: development image_type: development
board: amd64-uefi board: amd64-uefi
- name: apertis-16.03-daily-i386-vm-sdk - name: apertis-16.06-daily-i386-vm-sdk
templates: [ group-apparmor-tpl.json, templates: [ group-apparmor-tpl.json,
group-common-tpl.json, group-common-tpl.json,
group-clutter-tpl.json, group-clutter-tpl.json,
...@@ -72,7 +72,7 @@ profiles: ...@@ -72,7 +72,7 @@ profiles:
board: i386 board: i386
boot_part: 2 boot_part: 2
root_part: 3 root_part: 3
- name: apertis-16.03-daily-minnowboard-max-sdk - name: apertis-16.06-daily-minnowboard-max-sdk
templates: [ group-apparmor-tpl.json, templates: [ group-apparmor-tpl.json,
group-common-tpl.json, group-common-tpl.json,
group-clutter-tpl.json, group-clutter-tpl.json,
......
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