blob: 2d5a36e90e69f817629ab0a5d208d340d94e3b44 [file]
# Project config for frontend build test
name: test
min-version: 2.0
element-path: elements
aliases:
test-images: https://bst-integration-test-images.ams3.cdn.digitaloceanspaces.com/
buildbox: https://gitlab.com/BuildGrid/buildbox/
project_dir: file://{project_dir}
plugins:
- origin: pip
package-name: sample-plugins
elements:
- autotools
options:
linux:
type: bool
description: Whether to expect a linux platform
default: True
arch:
type: arch
description: Current architecture
variable: build_arch
values:
- x86-64
- aarch64
environment:
TEST_VAR: pony
split-rules:
test:
- |
/tests
- |
/tests/*