CI: Deprecate gerrit-tox-verify Jenkins jobs
[ci-management.git] / jjb / aiml-fw-athp-tps-kubeflow-adapter / aiml-fw-athp-tps-kubeflow-adapter.yaml
index 2429c4c..7d21fdf 100644 (file)
       - master:
           branch: master
 
-- project:
-    <<: *aiml_kfc_docker_common
-    name: aiml-fw-athp-tps-kubeflow-adapter-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: "kfadapter/.*"
-    stream:
-      # run verify on all branches
-      # the ANT pattern is **/{branch}, we are exploiting that.
-      - all:
-          branch: master
-    jobs:
-      - gerrit-tox-verify
-
 - project:
     <<: *aiml_kfc_docker_common
     name: aiml-fw-athp-tps-kubeflow-adapter-sonarqube