diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-11-13 14:33:02 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-11-13 22:36:49 +0000 |
commit | 0769c982695345d4d3b0f73443f86ba906f5b5a8 (patch) | |
tree | 239f069ffde37ccf1217e5a4cf974de452f5035b /jjb/oparent | |
parent | 00e73cb29ddb646812337bf00e73bf8a4bc22721 (diff) |
Manage views [l*-p*] in JJB
Use lf-views to manage views through JJB
Issue-ID: CIMAN-218
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: If154d6a488998346cefe4a39927a6cb5379c08b0
Diffstat (limited to 'jjb/oparent')
-rw-r--r-- | jjb/oparent/oparent.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/oparent/oparent.yaml b/jjb/oparent/oparent.yaml index f2be369c0..debaaa840 100644 --- a/jjb/oparent/oparent.yaml +++ b/jjb/oparent/oparent.yaml @@ -1,5 +1,11 @@ --- - project: + name: oparent-project-view + project-name: oparent + views: + - project-view + +- project: name: oparent project-name: 'oparent' jobs: |