https://github.com/kubeflow/katib
Raw File
Tip revision: e40e020a39bb1375ef220c281cc45f82644dbd00 authored by YujiOshima on 28 July 2018, 04:20:59 UTC
fix test studyjob-controller img name
Tip revision: e40e020
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