summaryrefslogtreecommitdiff
path: root/multinodes/lng03-lng04-ubuntu-18.04.yaml
blob: 5fe4713f540a44d9a272a44115146eca72ea629a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
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:
      lng03:
        device_type: x86
        count: 1
        context:
          extra_kernel_args: default_hugepagesz=2M hugepagesz=1G hugepages=1 hugepagesz=2M hugepages=1024
      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:
    lng03:
      vlan_one:
        tags:
          - 40G
    lng04:
      vlan_one:
        tags:
          - 25G

actions:
- deploy:
    role:
      - lng03
      - lng04
    timeout:
        minutes: 30
    to: tftp
    kernel:
        url: http://people.linaro.org/~ilias.apalodimas/images/ubuntu-18.04/vmlinuz-4.19.0-rc8+-amd64
    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-4.19.0-rc8+.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:
      - lng03
      - lng04
    timeout:
        minutes: 50
    method: ipxe
    commands: nfs
    parameters:
        shutdown-message: "reboot: Restarting system"
    prompts:
        - 'root@lng(.*)'
        - 'root@localhost(.*)'

- test:
    role:
        - lng03
        - lng04
    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/people/ilias.apalodimas/lava-sessions.git/
          from: git
          path: execs/conf-net.yaml
          name: configure-network
        
        - repository: https://git.linaro.org/people/ilias.apalodimas/lava-sessions.git/
          from: git
          path: execs/sync-clocks.yaml
          name: ptp-clock-sync

- test:
    role:
        - lng03
    timeout:
        minutes: 900

    definitions:
        - repository: https://git.linaro.org/people/ilias.apalodimas/lava-sessions.git/
          from: git
          path: execs/iproute-build.yaml
          name: taprio-build-iproute

        - repository: https://git.linaro.org/people/ilias.apalodimas/lava-sessions.git/
          from: git
          path: execs/taprio-setup.yaml
          name: taprio-setup
        
        - repository: https://git.linaro.org/people/ilias.apalodimas/lava-sessions.git/
          from: git
          path: execs/iperf-udp-client.yaml
          name: iperf3-client

        - repository: https://git.linaro.org/people/ilias.apalodimas/lava-sessions.git/
          from: git
          path: execs/send-udp-tai.yaml
          name: send-udp-traffic

- test:
    role:
        - lng04
    timeout:
        minutes: 900
    
    definitions:
        - repository: https://git.linaro.org/people/ilias.apalodimas/lava-sessions.git/
          from: git
          path: execs/iperf-udp-server.yaml
          name: iperf3-server

        - repository: https://git.linaro.org/people/ilias.apalodimas/lava-sessions.git/
          from: git
          path: execs/taprio-tcpdump.yaml
          name: taprio-client-tcpdump

- test:
    role:
        - lng03
        - 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"