summaryrefslogtreecommitdiff
path: root/systems/gitlab-ci-runner
blob: 6c7bbaf52d7deed608830c45059d52d3b040b85c (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
arch: x86_64
configuration-extensions:
- set-hostname
- add-config-files
- simple-network
- nfsboot
- install-files
description: A system to run build tests as part of GitLab CI
  architecture.
kind: system
name: gitlab-ci-runner
strata:
- name: build-essential
  morph: strata/build-essential
- name: core
  morph: strata/core
- name: foundation
  morph: strata/foundation
- name: genivi-foundation
  morph: strata/genivi-foundation
- name: bsp-x86_64-generic
  morph: strata/bsp-x86_64-generic
- name: connectivity
  morph: strata/connectivity
- name: audio-bluetooth
  morph: strata/audio-bluetooth
- name: x-common
  morph: strata/x-common
- name: x-x86_64-generic
  morph: strata/x-x86_64-generic
- name: multimedia
  morph: strata/multimedia
- name: genivi
  morph: strata/genivi
- name: genivi-x-x86_64-generic
  morph: strata/genivi-x-x86_64-generic
- name: tools
  morph: strata/tools
- name: virtualization
  morph: strata/virtualization
- name: openstack-clients
  morph: strata/openstack-clients
- name: databases
  morph: strata/databases
- name: webtools
  morph: strata/webtools
- name: ruby
  morph: strata/ruby
- name: nfs
  morph: strata/nfs