Skip to content

Commit

Permalink
test: remove metadata UI/server readiness test (kubeflow#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobgy authored and Yao Xiao committed Nov 11, 2020
1 parent 8749362 commit 38ca73c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions py/kubeflow/kfctl/testing/pytests/kf_is_ready_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,8 @@ def test_katib_is_ready(record_xml_attribute, namespace, cluster_name):

def test_metadata_is_ready(record_xml_attribute, namespace, cluster_name):
deployment_names = [
"metadata-deployment",
"metadata-grpc-deployment",
"metadata-db",
"metadata-ui",
"metadata-envoy-deployment",
"metadata-writer",
]
Expand Down

0 comments on commit 38ca73c

Please sign in to comment.