diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2023-08-03 18:46:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-08-03 18:46:15 +0000 |
commit | 241ef5ac4fccfb44d4d50972c4cc0b6401580ab6 (patch) | |
tree | 81b120f00386377a6b15af3afaaf14099b1da20a /jjb/holmes/holmes-common.yaml | |
parent | 133b6294ec47c1f68b22a98d7c2a266588b7e879 (diff) | |
parent | a29dd524cc61ad4692b5ba0fee58c2276ffa0917 (diff) |
Merge "CI: Remove Jenkins gerrit-info-yaml-verify job"
Diffstat (limited to 'jjb/holmes/holmes-common.yaml')
-rw-r--r-- | jjb/holmes/holmes-common.yaml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml index c62c99cb2..b994c79d9 100644 --- a/jjb/holmes/holmes-common.yaml +++ b/jjb/holmes/holmes-common.yaml @@ -58,12 +58,3 @@ branch: "master" mvn-settings: "holmes-common-settings" java-version: openjdk11 - -- project: - name: holmes-common-info - project-name: holmes-common - jobs: - - gerrit-info-yaml-verify - build-node: centos8-builder-2c-1g - project: holmes/common - branch: master |