summaryrefslogtreecommitdiff
path: root/tests/remoteexecution/project/project.conf
blob: 63ca31988cc1d469cb1d9cfc0ce42dbf3dd2bf4c (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
# Project config for frontend build test
name: test
element-path: elements
aliases:
  alpine: https://bst-integration-test-images.ams3.cdn.digitaloceanspaces.com/
  project_dir: file://{project_dir}
options:
  linux:
    type: bool
    description: Whether to expect a linux platform
    default: True
  arch:
    type: arch
    description: Current architecture
    values:
      - x86-64
      - aarch64
split-rules:
  test:
    - |
      /tests
    - |
      /tests/*
plugins:
- origin: pip
  package-name: bst-plugins-experimental
  sources:
    tar: 0