CI: Deprecate gerrit-tox-verify Jenkins jobs
[ci-management.git] / jjb / ric-app-ad / ric-app-ad.yaml
index 6d3aa1c..c7fa354 100644 (file)
     # no need to verify docs
     tox-envs: code,flake8
 
-- project:
-    <<: *ad_common
-    <<: *ad_python
-    name: ric-app-ad-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:
     <<: *ad_common
     <<: *ad_python