summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2018-02-23 15:15:11 +0200
committerIlias Apalodimas <ilias.apalodimas@linaro.org>2018-02-23 15:15:11 +0200
commite9e54413e3f0a2e3347a1a0fbd016542f265b7b6 (patch)
treec94dc54057c00211f60cc3a02bd539bfe631ad45
parent47299bf45f52e4e3f2e8d3879f31c8444db2bdb5 (diff)
-of-rndale, updated mellanoxby: Ilias Apalodimas <ilias.apalodimas@linaro.org>
-rw-r--r--arndale/arndale-ubuntu-17.10.yaml79
-rw-r--r--lng-generator-01/mellanox-ubuntu-17.10.yaml36
2 files changed, 20 insertions, 95 deletions
diff --git a/arndale/arndale-ubuntu-17.10.yaml b/arndale/arndale-ubuntu-17.10.yaml
deleted file mode 100644
index 49848cb..0000000
--- a/arndale/arndale-ubuntu-17.10.yaml
+++ /dev/null
@@ -1,79 +0,0 @@
-job_name: ubuntu-17.10-armhf-hacking-session-arndale
-
-timeouts:
- job:
- minutes: 900
- action:
- minutes: 20
- connection:
- minutes: 20
-
-visibility: public
-priority: medium
-device_type: arndale
-
-#protocols:
-#lava-multinode:
-#roles:
-#mdev_host:
-#device_type: arndale
-#count: 1
-#context:
-#extra_kernel_args: default_hugepagesz=2M hugepagesz=1G hugepages=1 hugepagesz=2M hugepages=1024
- #lava-vland:
- #mdev_host:
- #vlan_jpc:
- #tags:
- #- 40G
-
-actions:
-- deploy:
- role:
- - mdev_host
- timeout:
- minutes: 10
- to: tftp
- kernel:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10-armhf/vmlinuz-4.13.0-16-generic
- type: zimage
- nfsrootfs:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10-armhf/binary.tar.xz
- compression: xz
- prefix: binary/
- ramdisk:
- url: http://images.validation.linaro.org/snapshots.linaro.org/components/lava/standard/debian/jessie/armhf/4/initramfs.cpio.gz
- compression: gz
- # the bootloader needs a u-boot header on the modified ramdisk
- add-header: u-boot
- dtb:
- url: http://images.validation.linaro.org/snapshots.linaro.org/components/lava/standard/debian/jessie/armhf/4/dtbs/exynos5250-arndale.dtb
- os: debian
-
-- boot:
- role:
- - mdev_host
- timeout:
- minutes: 15
- method: u-boot
- commands: nfs
- parameters:
- shutdown-message: "reboot: Restarting system"
- prompts:
- - 'root@lng(.*)'
- - 'root@local(.*)'
- - 'localhost(.*)'
-
-- test:
- role:
- - mdev_host
- timeout:
- minutes: 900
-
- definitions:
- - repository: https://git.linaro.org/lava-team/hacking-session.git
- from: git
- path: hacking-session-debian.yaml
- name: hacking-server
- parameters:
- "IRC_USER": "apalos"
- "PUB_KEY": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC6q2BgQb4F3WXT89p5XoPe2J32DHKaeQAL/IHWKYFKoHnvMSVLIODBciG9CWQ+FrYO67tOlc7IaxZqhSOK2zXNID4oqIiM5O/iAlW4LXdNtSNQUR2B+528/FKt+10ZyKH0C7zV31lEWjVfv7CsNVRumOv2bwmYoQH3kCxpwyYhGkdTLdnpXGEaSLp2YDUrgDzi/+j5CH2tkJWaWXl48qXHPUuJf89nbcT52kMwHUSV/c5XHb5kVjpIpUaapgemy9HfBVi8f4T1paFU6BPymJaF43a3vIXm3byVkBi4nZDUgPFX3HL1v7jNypVbQyK1r5LO+BCPu6cyfcjXO9W0EzNV2tdmEEAHYqgBvMiHBQ5+zcvFBHztzs5xIIBA5fsYFPe2xRmUz9Ah15NcFbXlPl/QlRCoVGMC/RztMDDdbv+/mAh5Kaqas8FDRJyyebDIu/TKAajekTq6wdifjcTZbFFO/fx3UJnwt9QKArYJfcfqeRyNDQ2cdAWPBU4cwAa4dr2Txxl43N7DnT1qe3Dd9Yg0P3W03Lr7jR2JBFlGlIFhpaQSO/kAt07PTNj98P+3L/UfeVZrYR9py+WolYkgTZOvb7BJ2JfD7RwIhHpfez8m2ddoBhBbfufm1mepYBmHxD8jqzdiANu+j9a5hsQM+2MAS6GrrDVMn5e3FYa/PtKsbQ== ilias.apalodimas@linaro.org"
diff --git a/lng-generator-01/mellanox-ubuntu-17.10.yaml b/lng-generator-01/mellanox-ubuntu-17.10.yaml
index fd3bbe2..f288632 100644
--- a/lng-generator-01/mellanox-ubuntu-17.10.yaml
+++ b/lng-generator-01/mellanox-ubuntu-17.10.yaml
@@ -22,27 +22,31 @@ protocols:
extra_kernel_args: default_hugepagesz=2M hugepagesz=1G hugepages=1 hugepagesz=2M hugepages=1024 #intel_iommu=on iommu=on
lava-vland:
mdev_host:
- vlan_jpc:
+ vlan_one:
tags:
- 25G
actions:
- deploy:
- role:
- - mdev_host
- timeout:
- minutes: 10
- to: tftp
+ role:
+ - mdev_host
+ timeout:
+ minutes: 10
+ to: tftp
- kernel:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/vmlinuz-4.13.0-19-generic
- nfsrootfs:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/binary.tar.xz
- compression: xz
- prefix: binary/
- ramdisk:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/initrd.img-4.13.0-19-generic
- compression: gz
- os: debian
+ kernel:
+ url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/vmlinuz-4.13.0-19-generic
+ nfsrootfs:
+ url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/binary.tar.xz
+ compression: xz
+ prefix: binary/
+ ramdisk:
+ url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/initrd.img-4.13.0-19-generic
+ compression: gz
+ os: debian
+ protocols:
+ lava-vland:
+ - action: lava-vland-overlay
+ request: deploy_vlans
- boot:
role: