aboutsummaryrefslogtreecommitdiff
path: root/functional/lxc-server-stretch.yaml
blob: 413cf66fad6ca843c94354340751c7901f59882b (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
device_type: lxc
job_name: lava server unit tests in stretch lxc
timeouts:
  job:
    hours: 1
  action:
    minutes: 5
  connection:
    minutes: 1
priority: medium
visibility: public

metadata:
  source: https://git.linaro.org/lava-team/refactoring.git
  path: functional/lxc-server-stretch.yaml
  lava.series: release-testing

protocols:
  lava-lxc:
    name: server-unittests
    template: debian
    distribution: debian
    release: stretch
    mirror: http://ftp.uk.debian.org/debian/

actions:
- deploy:
    timeout:
      minutes: 20
    to: lxc

- boot:
    method: lxc
    timeout:
      minutes: 3
    prompts:
    - 'root@(.*):/#'

- test:
    name: lxc-server
    timeout:
      minutes: 45
    definitions:
    - repository: http://git.linaro.org/lava-team/refactoring.git
      from: git
      path: functional/server-unit-tests-stretch.yaml
      name: server-unittests-stretch