Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Testing] Use full scope cluster for testing to reduce flakiness #3018

Merged
merged 1 commit into from
Feb 8, 2020

Conversation

Bobgy
Copy link
Contributor

@Bobgy Bobgy commented Feb 8, 2020

Background

After switching to 1.14.8-gke.33 in https://github.com/kubeflow/pipelines/pull/2912/files. Tests have been super flaky. It's affecting daily development a lot. Each test takes forever to retry tests.

Proposal

But I think we don't need to test too much about workload identity now. Also, test coverage of KFP code is not in anyway different between workload identity and full scope cluster (because both are transparent layer to handle authentication to GCP).
Therefore, I think it would be the best if we switch presubmit tests to full scope. When there's a stable GKE version with workload identity support, we can switch back to workload identity or add workload identity as postsubmit test.

Verification

Let's retry a few times to verify if full scope cluster will indeed solve flakiness problem.


This change is Reviewable

@Bobgy
Copy link
Contributor Author

Bobgy commented Feb 8, 2020

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Bobgy

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@numerology
Copy link

Thanks @Bobgy !

@k8s-ci-robot k8s-ci-robot merged commit 19f721f into kubeflow:master Feb 8, 2020
@Bobgy Bobgy deleted the test_use_full_scope branch February 8, 2020 06:12
Jeffwan pushed a commit to Jeffwan/pipelines that referenced this pull request Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants