summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2019-07-12 12:42:01 +0300
committerIlias Apalodimas <ilias.apalodimas@linaro.org>2019-07-12 12:42:01 +0300
commit1589ed0cf84fd2d7790d10c371a46d1154bd3483 (patch)
treeab8507b7f17ddeaa090640664d3748aee4b82019
parentf393ce4ea2d7bd952627aea49885429b62106838 (diff)
added jobs for ubuntu 18.04 and LEDGE-RP in synquacer
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
-rw-r--r--lng-generator-04/lng04-ubuntu-18.04.yaml83
1 files changed, 83 insertions, 0 deletions
diff --git a/lng-generator-04/lng04-ubuntu-18.04.yaml b/lng-generator-04/lng04-ubuntu-18.04.yaml
new file mode 100644
index 0000000..854ae23
--- /dev/null
+++ b/lng-generator-04/lng04-ubuntu-18.04.yaml
@@ -0,0 +1,83 @@
+job_name: ubuntu-18.04-8021.Qbv
+
+timeouts:
+ job:
+ minutes: 900
+ action:
+ minutes: 30
+ connection:
+ minutes: 30
+
+visibility: public
+priority: medium
+
+protocols:
+ lava-multinode:
+ roles:
+ lng04:
+ 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:
+ lng04:
+ vlan_one:
+ tags:
+ - 25G
+
+actions:
+- deploy:
+ role:
+ - lng04
+ timeout:
+ minutes: 30
+ to: tftp
+ kernel:
+ url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-18.04/vmlinuz-5.1.0-rc7-bpf-next
+ nfsrootfs:
+ url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-18.04/binary-18.04.tar.xz
+ compression: xz
+ prefix: binary/
+ modules:
+ url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-18.04/modules-5.1.0-rc7-bpf-next.tar.xz
+ compression: xz
+ ramdisk:
+ url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-18.04/initrd.img-4.15.0-36-generic
+ compression: gz
+ os: debian
+ protocols:
+ lava-vland:
+ - action: lava-vland-overlay
+ request: deploy_vlans
+
+- boot:
+ role:
+ - lng04
+ timeout:
+ minutes: 50
+ method: ipxe
+ commands: nfs
+ parameters:
+ shutdown-message: "reboot: Restarting system"
+ prompts:
+ - 'root@lng(.*)'
+ - 'root@localhost(.*)'
+
+- test:
+ role:
+ - lng04
+ 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"
+ "IRC_SERVER": "irc.oftc.net"
+ "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"
+