summaryrefslogtreecommitdiff
path: root/plans/rpb_ee/rpb_ee_enterprise.yaml
blob: 9db98de1a33de806d7eb79bfd4b79ab3cdeb581d (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
metadata:
  name: rpb-ee-1612-common
  description: Test plan for EE RPB. Common features across all boards
  os: CentOS
  devices:
    - d03
    - d05
    - thunderX
    - moonshot
    - mustang
    - overdrive
  maintainer:
    - milosz.wasilewski@linaro.org
  approver:
    - alan.benett@linaro.org
  format: Linaro Test Plan v1

requirements:
  - name: Docker
    owner: alan.bennett@linaro.org
    category: Virtualization
    tests:
      automated:
        - path: automated/linux/docker/docker.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True
        - path: automated/linux/dsdbench/dsdbench.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True
  - name: OpenJDK
    owner: martin.stadtler@linaro.org
    category: Enterprise
    tests:
      automated:
        - path: automated/linux/openjdk/openjdk-smoke.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True
  - name: MySQL database
    owner: alan.bennett@linaro.org
    category: Enterprise
    tests:
      automated:
        - path: automated/linux/lamp/lamp.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True
  - name: Apache webserver
    owner: alan.bennett@linaro.org
    category: Enterprise
    tests:
      automated:
        - path: automated/linux/lamp/lamp.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True
  - name: NGiNX webserver
    owner: alan.bennett@linaro.org
    category: Enterprise
    tests:
      automated:
        - path: automated/linux/lemp/lemp.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True
  - name: Tomcat webserver
    owner: alan.bennett@linaro.org
    category: Enterprise
    tests:
  - name: OpenSSH
    owner: alan.bennett@linaro.org
    category: Base OS
    tests:
      manual:
        - path: manual/generic/linux/openssh-centos.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True
  - name: OpenSSL
    owner: alan.bennett@linaro.org
    category: Base OS
    tests:
      manual:
        - path: manual/generic/linux/openssl-centos.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True
  - name: OpenStack (Core)
    owner: martin.stadtler@linaro.org
    category: Enterprise
    tests:
      manual:
        - path: manual/enterprise/openstack-ceph.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True
  - name: Ceph
    owner: martin.stadtler@linaro.org
    category: Enterprise
    tests:
      manual:
        - path: manual/enterprise/openstack-ceph.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True
  - name: Hadoop
    owner: martin.stadtler@linaro.org
    category: Enterprise
    tests:
      manual:
        - path: manual/enterprise/bigdata-hadoop-terasort.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True
        - path: manual/enterprise/bigdata-hive.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True
  - name: Spark
    owner: martin.stadtler@linaro.org
    category: Enterprise
    tests:
      manual:
        - path: manual/enterprise/bigdata-spark-sparkpi.yaml
          repository: https://git.linaro.org/qa/test-definitions.git
          mandatory: True