CI: Deprecate gerrit-tox-verify Jenkins jobs
[ci-management.git] / jjb / ric-app-lp / ric-app-lp.yaml
index 00b2b56..a4aebbc 100644 (file)
     # no need to verify docs
     tox-envs: code,flake8
 
-- project:
-    <<: *lp_common
-    <<: *lp_python
-    name: ric-app-lp-py-verify
-    # do not trigger on changes in docs, releases
-    gerrit_trigger_file_paths:
-      - compare-type: REG_EXP
-        pattern: '^((?!docs\/|releases\/|\/COMMIT_MSG).)*$'
-    jobs:
-      - gerrit-tox-verify
-    stream:
-      - master:
-          branch: master
-
 - project:
     <<: *lp_common
     <<: *lp_python