blob: 412401dc92bf8e6733e7cd5021a31f1c77d94c86 [file] [log] [blame]
Ethan Lynnea1f47d2017-08-07 13:53:39 +08001---
2- project:
3 name: multicloud-framework-python
Andrew Grimbergb270df92023-05-03 09:18:00 -07004 project-name: "multicloud-framework"
5 project: "multicloud/framework"
Ethan Lynnea1f47d2017-08-07 13:53:39 +08006 stream:
Andrew Grimbergb270df92023-05-03 09:18:00 -07007 - "master":
8 branch: "master"
9 mvn-settings: "multicloud-framework-settings"
10 build-node: "ubuntu1804-builder-4c-4g"
Ethan Lynnea1f47d2017-08-07 13:53:39 +080011 subproject:
Andrew Grimbergb270df92023-05-03 09:18:00 -070012 - "multivimbroker":
13 path: "multivimbroker"
14 pattern: "multivimbroker/**"
Ethan Lynnea1f47d2017-08-07 13:53:39 +080015 jobs:
Andrew Grimbergb270df92023-05-03 09:18:00 -070016 - "{project-name}-{stream}-{subproject}-verify-python"