Skip to content

Commit ee570fb

Browse files
remove unnecessary code from test yaml files
Signed-off-by: hansinikarunarathne <[email protected]>
1 parent 6bdac3f commit ee570fb

21 files changed

+0
-61
lines changed

.github/workflows/bentoml_test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
pull_request:
44
paths:
55
- .github/workflows/bentoml_test.yaml
6-
- tests/gh-actions/kind-cluster.yaml
7-
- tests/gh-actions/install_kind.sh
8-
- tests/gh-actions/install_kustomize.sh
96
- tests/gh-actions/install_cert_manager.sh
107
- common/cert-manager/**
118
- contrib/bentoml/**

.github/workflows/centraldashboard_test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
paths:
55
- .github/workflows/centraldashboard_test.yaml
66
- apps/centraldashboard/upstream/**
7-
- tests/gh-actions/kind-cluster.yaml
8-
- tests/gh-actions/install_kind.sh
9-
- tests/gh-actions/install_kustomize.sh
107
- tests/gh-actions/install_istio.sh
118

129
jobs:

.github/workflows/dex_test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
paths:
55
- .github/workflows/dex_test.yaml
66
- common/dex/base/**
7-
- tests/gh-actions/kind-cluster.yaml
8-
- tests/gh-actions/install_kind.sh
9-
- tests/gh-actions/install_kustomize.sh
107
- tests/gh-actions/install_istio.sh
118

129
jobs:

.github/workflows/jupyter_web_application_test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
paths:
55
- .github/workflows/jupyter_web_application_test.yaml
66
- apps/jupyter/jupyter-web-app/upstream/**
7-
- tests/gh-actions/kind-cluster.yaml
8-
- tests/gh-actions/install_kind.sh
9-
- tests/gh-actions/install_kustomize.sh
107
- tests/gh-actions/install_istio.sh
118

129
jobs:

.github/workflows/katib_test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
paths:
55
- .github/workflows/katib_test.yaml
66
- apps/katib/upstream/**
7-
- tests/gh-actions/kind-cluster.yaml
8-
- tests/gh-actions/install_kind.sh
9-
- tests/gh-actions/install_kustomize.sh
107
- tests/gh-actions/install_istio.sh
118
- tests/gh-actions/install_cert_manager.sh
129
- common/cert-manager/**

.github/workflows/kserve_cni_test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
pull_request:
44
paths:
55
- .github/workflows/kserve_cni_test.yaml
6-
- tests/gh-actions/kind-cluster.yaml
7-
- tests/gh-actions/install_kind.sh
8-
- tests/gh-actions/install_kustomize.sh
96
- common/istio-cni-1-22/**
107
- tests/gh-actions/install_cert_manager.sh
118
- common/cert-manager/**

.github/workflows/kserve_m2m_test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
pull_request:
44
paths:
55
- .github/workflows/kserve_m2m_test.yaml
6-
- tests/gh-actions/kind-cluster.yaml
7-
- tests/gh-actions/install_kind.sh
8-
- tests/gh-actions/install_kustomize.sh
96
- contrib/kserve/**
107
- common/oidc-client/oauth2-proxy/**
118
- common/istio*/**

.github/workflows/kserve_test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
pull_request:
44
paths:
55
- .github/workflows/kserve_test.yaml
6-
- tests/gh-actions/kind-cluster.yaml
7-
- tests/gh-actions/install_kind.sh
8-
- tests/gh-actions/install_kustomize.sh
96
- contrib/kserve/**
107
- tests/gh-actions/install_cert_manager.sh
118
- common/cert-manager/**

.github/workflows/metacontroller_test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
pull_request:
44
paths:
55
- .github/workflows/metacontroller_test.yaml
6-
- tests/gh-actions/kind-cluster.yaml
7-
- tests/gh-actions/install_kind.sh
8-
- tests/gh-actions/install_kustomize.sh
96
- contrib/metacontroller/**
107
- tests/gh-actions/install_cert_manager.sh
118
- common/cert-manager/**

.github/workflows/model_registry_test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
pull_request:
66
paths:
77
- apps/model-registry/upstream/**
8-
- tests/gh-actions/kind-cluster.yaml
9-
- tests/gh-actions/install_kustomize.sh
108
- tests/gh-actions/install_istio.sh
119
- common/istio*/**
1210

0 commit comments

Comments
 (0)