Skip to content

Commit

Permalink
Merge pull request #2353 from diegolovison/diegolovison-patch-1
Browse files Browse the repository at this point in the history
Remove kubeflow-pipelines-integration-v2 from Prow Config
  • Loading branch information
google-oss-prow[bot] authored Sep 6, 2024
2 parents d7af27a + bf9dccf commit a458838
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,6 @@ presubmits:
command:
- ./test/presubmit-tests-tfx.sh

- name: kubeflow-pipelines-integration-v2
run_if_changed: "^(samples/core/(parameterized_tfx_oss|dataflow)/.*)$"
cluster: build-kubeflow
decorate: true
spec:
containers:
- image: python:3.8
command:
- ./backend/src/v2/test/integration-test.sh

# kfp.kubernetes tests

# this test is not passing
Expand Down

0 comments on commit a458838

Please sign in to comment.