Skip to content

Commit

Permalink
Merged in MP18-tests (pull request #11)
Browse files Browse the repository at this point in the history
MP18 tests for local setup

* delete kubeflow manifest test so they don't get triggered when running pytest

* fix kubeflow manifest

* add pytests for the local setup

* remove unused
  • Loading branch information
JoaquinRivesGambin committed Oct 25, 2023
1 parent 77c46fb commit b2d0657
Show file tree
Hide file tree
Showing 77 changed files with 953 additions and 2,549 deletions.
3 changes: 3 additions & 0 deletions config.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
HOST_IP="127.0.0.1"
CLUSTER_NAME="kind-ep"
INSTALL_LOCAL_REGISTRY="true"

This file was deleted.

Loading

0 comments on commit b2d0657

Please sign in to comment.