CI: Deprecate gerrit-tox-verify Jenkins jobs
[ci-management.git] / jjb / aiml-fw-athp-data-extraction / aiml-fw-athp-data-extraction.yaml
index 4714a14..38cbe4c 100644 (file)
       - master:
           branch: master
 
-- project:
-    <<: *aiml_de_docker_common
-    name: aiml-fw-athp-data-extraction-tox-verify
-    # the install script assumes an ubuntu image
-    build-node: ubuntu1804-builder-2c-2g
-    python-version: python3
-    # skip docs on verify
-    tox-envs: code
-    tox-dir: "."
-    # do not trigger on changes in docs, releases
-    gerrit_trigger_file_paths:
-      - compare-type: REG_EXP
-        pattern: "dataextraction/.*"
-    stream:
-      # run verify on all branches
-      # the ANT pattern is **/{branch}, we are exploiting that.
-      - all:
-          branch: master
-    jobs:
-      - gerrit-tox-verify
-
 - project:
     <<: *aiml_de_docker_common
     name: aiml-fw-athp-data-extraction-sonarqube