summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lng-generator-03/t5-ubuntu-16.04.yaml77
-rw-r--r--lng-generator-03/t5-ubuntu-17.10.yaml81
-rw-r--r--multinodes/lng02-lng03-ubuntu-17.10.yaml116
-rw-r--r--multinodes/thunderx-lng03-ubuntu-17.10.yaml126
4 files changed, 0 insertions, 400 deletions
diff --git a/lng-generator-03/t5-ubuntu-16.04.yaml b/lng-generator-03/t5-ubuntu-16.04.yaml
deleted file mode 100644
index aea3a6c..0000000
--- a/lng-generator-03/t5-ubuntu-16.04.yaml
+++ /dev/null
@@ -1,77 +0,0 @@
-job_name: ubuntu-16.04-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/ubuntu-16.04/vmlinuz-4.4.0-21-generic
- nfsrootfs:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-16.04/binary.tar.xz
- compression: xz
- prefix: binary/
- ramdisk:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-16.04/initrd.img-4.4.0-21-generic
- 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/people/ilias.apalodimas/lava-sessions.git/
- from: git
- path: execs/ubuntu-build-essential.yaml
- name: ubuntu-build-essential
-
- - 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-03/t5-ubuntu-17.10.yaml b/lng-generator-03/t5-ubuntu-17.10.yaml
deleted file mode 100644
index 67207c2..0000000
--- a/lng-generator-03/t5-ubuntu-17.10.yaml
+++ /dev/null
@@ -1,81 +0,0 @@
-job_name: ubuntu-17.10-hacking-session-chelsio-T5
-
-timeouts:
- job:
- minutes: 900
- 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 trace_event=iommu
- 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/vmlinuz-4.13.0-46-generic
- nfsrootfs:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/binary-4.13.0-46.tar.xz
- compression: xz
- prefix: binary/
- ramdisk:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/initrd.img-4.13.0-46-generic
- compression: gz
- os: debian
- protocols:
- lava-vland:
- - action: lava-vland-overlay
- request: deploy_vlans
-
-- 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: 900
-
- definitions:
- - repository: https://git.linaro.org/people/ilias.apalodimas/lava-sessions.git/
- from: git
- path: execs/ubuntu-build-essential.yaml
- name: ubuntu-build-essential
-
- - 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/multinodes/lng02-lng03-ubuntu-17.10.yaml b/multinodes/lng02-lng03-ubuntu-17.10.yaml
deleted file mode 100644
index 41a34e6..0000000
--- a/multinodes/lng02-lng03-ubuntu-17.10.yaml
+++ /dev/null
@@ -1,116 +0,0 @@
-job_name: ubuntu-17.10-hacking-session-ixgbe
-
-timeouts:
- job:
- minutes: 900
- action:
- minutes: 30
- connection:
- minutes: 30
-
-visibility: public
-priority: medium
-
-protocols:
- lava-multinode:
- roles:
- lng03:
- device_type: x86
- count: 1
- context:
- extra_kernel_args: default_hugepagesz=2M hugepagesz=1G hugepages=1 hugepagesz=2M hugepages=1024
- lng02:
- device_type: x86
- count: 1
- context:
- extra_kernel_args: default_hugepagesz=2M hugepagesz=1G hugepages=1 hugepagesz=2M hugepages=1024
- timeout:
- minutes: 30
- lava-vland:
- lng03:
- vlan_one:
- tags:
- - 40G
- lng02:
- vlan_one:
- tags:
- - 10G
-
-actions:
-- deploy:
- role:
- - lng02
- timeout:
- minutes: 30
- to: tftp
- kernel:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/vmlinuz-4.18-rc6-net-next
- nfsrootfs:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/binary-4.13.0-46.tar.xz
- compression: xz
- prefix: binary/
- modules:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/modules.4.18-rc6-net-next.tar.xz
- compression: xz
- ramdisk:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/initrd.img-4.13.0-46-generic
- compression: gz
- os: debian
- protocols:
- lava-vland:
- - action: lava-vland-overlay
- request: deploy_vlans
-- deploy:
- role:
- - lng03
- timeout:
- minutes: 30
- to: tftp
- kernel:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/vmlinuz-4.13.0-46-generic
- nfsrootfs:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/binary-4.13.0-46.tar.xz
- compression: xz
- prefix: binary/
- ramdisk:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/initrd.img-4.13.0-46-generic
- compression: gz
- os: debian
- protocols:
- lava-vland:
- - action: lava-vland-overlay
- request: deploy_vlans
-
-
-- boot:
- role:
- - lng02
- - lng03
- timeout:
- minutes: 50
- method: ipxe
- commands: nfs
- parameters:
- shutdown-message: "reboot: Restarting system"
- prompts:
- - 'root@lng(.*)'
-- test:
- role:
- - lng02
- - lng03
- timeout:
- minutes: 900
-
- definitions:
- - repository: https://git.linaro.org/people/ilias.apalodimas/lava-sessions.git/
- from: git
- path: execs/ubuntu-build-essential.yaml
- name: ubuntu-build-essential
-
- - 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/multinodes/thunderx-lng03-ubuntu-17.10.yaml b/multinodes/thunderx-lng03-ubuntu-17.10.yaml
deleted file mode 100644
index 7235146..0000000
--- a/multinodes/thunderx-lng03-ubuntu-17.10.yaml
+++ /dev/null
@@ -1,126 +0,0 @@
-job_name: thunderx-lng03
-
-timeouts:
- job:
- minutes: 900
- action:
- minutes: 20
- connection:
- minutes: 20
-
-visibility: public
-priority: medium
-
-protocols:
- lava-multinode:
- roles:
- thunderx:
- device_type: thunderx
- count: 1
- context:
- extra_kernel_args: default_hugepagesz=2M hugepagesz=1G hugepages=1 hugepagesz=2M hugepages=1024
- lng03:
- 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:
- thunderx:
- vlan_one:
- tags:
- - 40G
- lng03:
- vlan_one:
- tags:
- - 40G
-
-actions:
-- deploy:
- role:
- - thunderx
- timeout:
- minutes: 10
- to: tftp
- kernel:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10-arm64/vmlinuz-4.13.0-16-generic
- nfsrootfs:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10-arm64/binary.tar.xz
- compression: xz
- prefix: binary/
- ramdisk:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10-arm64/initrd.img-4.13.0-16-generic
- compression: gz
- dtb:
- url: http://images.validation.linaro.org/thunderx/thunder-88xx.dtb
- os: debian
- protocols:
- lava-vland:
- - action: lava-vland-overlay
- request: deploy_vlans
-- deploy:
- role:
- - lng03
- timeout:
- minutes: 10
- to: tftp
- kernel:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/vmlinuz-4.13.0-46-generic
- nfsrootfs:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/binary-4.13.0-46.tar.xz
- compression: xz
- prefix: binary/
- ramdisk:
- url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-17.10/initrd.img-4.13.0-46-generic
- compression: gz
- os: debian
- protocols:
- lava-vland:
- - action: lava-vland-overlay
- request: deploy_vlans
-
-
-- boot:
- role:
- - thunderx
- timeout:
- minutes: 15
- method: grub
- commands: nfs
- parameters:
- shutdown-message: "reboot: Restarting system"
- prompts:
- - 'root@lng(.*)'
- - 'root@local(.*)'
- - 'localhost(.*)'
-- boot:
- role:
- - lng03
- timeout:
- minutes: 15
- method: ipxe
- commands: nfs
- parameters:
- shutdown-message: "reboot: Restarting system"
- prompts:
- - 'root@lng(.*)'
-
-- test:
- role:
- - thunderx
- - lng03
- timeout:
- minutes: 900
-
- definitions:
- - repository: https://git.linaro.org/people/ilias.apalodimas/lava-sessions.git/
- from: git
- path: execs/ubuntu-build-essential.yaml
- name: ubuntu-build-essential
-
- - 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"