https://github.com/kubeflow/katib
Raw File
Tip revision: 45621df252c963990cda43fa624af711ba4cd91e authored by YujiOshima on 14 August 2018, 09:17:33 UTC
remove worker interfaces
Tip revision: 45621df
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