diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2019-02-06 22:26:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2019-02-06 22:26:28 +0000 |
commit | ac1759eb7611555c61f6d63208971ac266b07d2e (patch) | |
tree | e7575612032e0ed9cdd1c1b421e27fa05bbd8d56 | |
parent | 52c0500b9a47d2b0477c7226612515130df19aff (diff) | |
parent | 2833e44a4770ed6e9dc085b394ef5517fdc24fbb (diff) |
Merge "Configure HICN Jenkins view"
-rw-r--r-- | jjb/hicn/hicn.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml index 3c3ab5821..6a40293a2 100644 --- a/jjb/hicn/hicn.yaml +++ b/jjb/hicn/hicn.yaml @@ -34,6 +34,12 @@ repo-stream-part: 'master' os: ubuntu1604 +- project: + name: hicn-view + views: + - project-view + project-name: hicn + - job-template: name: 'hicn-checkstyle-verify-{stream}' |