mirror of https://github.com/kubeflow/examples.git
* Delete the notebook tests because they are outdated. * We have rewritten the test infra for notebooks to use Tekton. see: https://github.com/kubeflow/testing/blob/master/tekton/templates/pipelines/notebook-test-pipeline.yaml https://github.com/kubeflow/examples/tree/master/py/kubeflow/examples/notebook_tests * We are also no longer regularly deploying the v1 clusters; we are no using blueprints so that's why the tests can no longer get credentials * * Add the mnist notebook test as a postsubmit and periodic test. * Fix. |
||
---|---|---|
.. | ||
kubeflow | ||
README.md |
README.md
Internal code for testing of examples
This directory contains some python utilities reused for testing across example.
No actual examples are in this directory.