https://github.com/kubeflow/katib
Raw File
Tip revision: ecbc5ddd47ce3979bdc39479eae5537a8593b6ef authored by Mayank Juneja on 08 August 2018, 08:33:45 UTC
add comments
Tip revision: ecbc5dd
prow_config.yaml
# This file configures the workflows to trigger in our Prow jobs.
# see kubeflow/testing/py/run_e2e_workflow.py
workflows:
  - app_dir: kubeflow/katib/test/workflows
    component: workflows
    name: e2e
back to top