| # test project config | |
| name: test | |
| min-version: 2.0 | |
| element-path: elements | |
| plugins: | |
| - origin: pip | |
| package-name: buildstream-plugins | |
| sources: | |
| - git | |
| elements: | |
| - cmake | |
| - origin: junction | |
| junction: bst-plugins-experimental-junction.bst | |
| sources: | |
| - zip | |
| aliases: | |
| alpine: https://bst-integration-test-images.ams3.cdn.digitaloceanspaces.com/ | |
| pypi: https://files.pythonhosted.org/packages/ | |
| project_dir: file://{project_dir} |