https://github.com/kubeflow/katib
Raw File
Tip revision: c4d3106f011d456fdccd4a4d9bb606c972cac6e8 authored by YujiOshima on 17 August 2018, 08:32:15 UTC
fix test
Tip revision: c4d3106
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