summaryrefslogtreecommitdiff
path: root/lng-generator-03/t5-debian-stretch.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'lng-generator-03/t5-debian-stretch.yaml')
-rw-r--r--lng-generator-03/t5-debian-stretch.yaml72
1 files changed, 72 insertions, 0 deletions
diff --git a/lng-generator-03/t5-debian-stretch.yaml b/lng-generator-03/t5-debian-stretch.yaml
new file mode 100644
index 0000000..68be1c1
--- /dev/null
+++ b/lng-generator-03/t5-debian-stretch.yaml
@@ -0,0 +1,72 @@
+job_name: debian-hacking-session-chelsio-T5
+
+timeouts:
+ job:
+ minutes: 360
+ action:
+ minutes: 20
+ connection:
+ minutes: 20
+
+visibility: public
+priority: medium
+device_type: x86
+
+protocols:
+ lava-multinode:
+ roles:
+ mdev_host:
+ device_type: x86
+ count: 1
+ context:
+ 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:
+ tags:
+ - 40G
+actions:
+- deploy:
+ role:
+ - mdev_host
+ timeout:
+ minutes: 10
+ to: tftp
+
+ kernel:
+ url: http://people.linaro.org/~ilias.apalodimas/images/debian-stretch/vmlinuz-4.9.0-4-amd64
+ nfsrootfs:
+ url: http://people.linaro.org/~ilias.apalodimas/images/debian-stretch/binary.tar.xz
+ compression: xz
+ prefix: binary/
+ ramdisk:
+ url: http://people.linaro.org/~ilias.apalodimas/images/debian-stretch/initrd.img-4.9.0-4-amd64
+ compression: gz
+ os: debian
+
+- boot:
+ role:
+ - mdev_host
+ timeout:
+ minutes: 15
+ method: ipxe
+ commands: nfs
+ parameters:
+ shutdown-message: "reboot: Restarting system"
+ prompts:
+ - 'root@lng(.*)'
+
+- test:
+ role:
+ - mdev_host
+ timeout:
+ minutes: 360
+
+ 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"