CI: Deprecate gerrit-tox-verify Jenkins jobs
[ci-management.git] / jjb / aiml-fw-athp-sdk-feature-store / aiml-fw-athp-sdk-feature-store.yaml
index cf1c323..18e4db5 100644 (file)
     # maven settings file has docker credentials
     mvn-settings: aiml-fw-athp-sdk-feature-store-settings
 
-- project:
-    <<: *aiml_fssdk_docker_common
-    name: aiml-fw-athp-sdk-feature-store-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: "featurestoresdk/.*"
-    stream:
-      # run verify on all branches
-      # the ANT pattern is **/{branch}, we are exploiting that.
-      - all:
-          branch: master
-    jobs:
-      - gerrit-tox-verify
-
 - project:
     <<: *aiml_fssdk_docker_common
     name: aiml-fw-athp-sdk-feature-store-sonarqube