summaryrefslogtreecommitdiff
path: root/systems/gitlab-ci-runner
diff options
context:
space:
mode:
Diffstat (limited to 'systems/gitlab-ci-runner')
-rw-r--r--systems/gitlab-ci-runner50
1 files changed, 50 insertions, 0 deletions
diff --git a/systems/gitlab-ci-runner b/systems/gitlab-ci-runner
new file mode 100644
index 00000000..6c7bbaf5
--- /dev/null
+++ b/systems/gitlab-ci-runner
@@ -0,0 +1,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