examples/py
Jeremy Lewi c880fdaa80
Delete the notebook tests because they are outdated. (#808)
* 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.
2020-07-07 01:23:58 -07:00
..
kubeflow Delete the notebook tests because they are outdated. (#808) 2020-07-07 01:23:58 -07:00
README.md Update xgboost_synthetic test infra; preliminary updates to work with 0.7.0 (#666) 2019-10-24 19:53:38 -07:00

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.