diff options
author | Bengt Thuree <bthuree@linuxfoundation.org> | 2021-04-26 15:51:49 +1000 |
---|---|---|
committer | Bengt Thuree <bthuree@linuxfoundation.org> | 2021-04-26 15:54:13 +1000 |
commit | 78a7717a4b06d2c10b11ef02db805462d93f82cb (patch) | |
tree | 956b303497b4d3c79c1bcfa511ff85e5f0b15c57 /jjb | |
parent | 95dca4eef9d630d366ac5477e1f6827eb7aa3a69 (diff) |
Add info job for modeling/modelspec
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Issue-ID: CIMAN-33
Change-Id: I02e4e97808d4a44538b1a2733436eac5fce3204d
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/modeling/modeling-modelspec.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/jjb/modeling/modeling-modelspec.yaml b/jjb/modeling/modeling-modelspec.yaml new file mode 100644 index 000000000..1cae6b721 --- /dev/null +++ b/jjb/modeling/modeling-modelspec.yaml @@ -0,0 +1,9 @@ +--- +- project: + name: modeling-modelspec-info + project-name: modeling-modelspec + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g + project: modeling/modelspec + branch: master |