-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Labels
Description
Since I have configurated the optional-test-infra on external AWS account, and confirmed it works with basic use cases, e.g, PatrickXYS-testing/flux-testing#4
And I think we can migrate some of kubeflow repos to external optional-test-infra, including:
repo list
kubeflow/manifestskubeflow/kfctl
kubeflow/katib
kubeflow/kubeflow
kubeflow/kfserving
kubeflow/tf-operator
kubeflow/pytorch-operator
kubeflow/xgboost-operator
The workflow will be:
- Configure organization webhook for external optional-test-infra
- Configure plugins/trigger to repo-level, and configure config with each repo's presubmit
- Configure each of repos one by one to avoid test failure
Note: We haven't reached to FullCD yet since public ECR support is on the way.
Result: testing will act exactly as previous, but all the resources will be consumed from external OSS account.
andreyvelich, Bobgy, Jeffwan and kimwnasptd