blob: 1859ec38a2098a456ebad188860aae058137c273 [file]
# Project config for frontend build test
name: subtest
min-version: 2.0
element-path: elements
aliases:
alpine: https://bst-integration-test-images.ams3.cdn.digitaloceanspaces.com/
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
values:
- x86-64
- aarch64
split-rules:
test:
- |
/tests
- |
/tests/*