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

Adds global OperationsUseWait which switches Operation.Get to Operation.Wait; manual e2e testing #85

Merged
merged 4 commits into from
Mar 28, 2023

Conversation

bowei
Copy link
Member

@bowei bowei commented Mar 24, 2023

Adds global OperationsUseWait which switches Operation.Get to Operation.Wait

This flag is temporary. After soaking testing, we should be able to remove the Get() path.

Also adds some manual e2e tests in the e2e/ directory.

@bowei bowei force-pushed the wait branch 2 times, most recently from cf39f80 to d891abc Compare March 24, 2023 07:37
@bowei bowei changed the title Wait Adds global OperaitonsUseWait which switches Operation.Get to Operation.Wait; manual e2e testing Mar 24, 2023
e2e/observe_test.go Outdated Show resolved Hide resolved
e2e/addresses_test.go Outdated Show resolved Hide resolved
e2e/addresses_test.go Show resolved Hide resolved
e2e/addresses_test.go Outdated Show resolved Hide resolved
}
}

// deleteAllResources attempts to remove all resources that may have
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not used, should it be deleted?

pkg/cloud/op.go Show resolved Hide resolved
@bowei bowei changed the title Adds global OperaitonsUseWait which switches Operation.Get to Operation.Wait; manual e2e testing Adds global OperationsUseWait which switches Operation.Get to Operation.Wait; manual e2e testing Mar 28, 2023
@bowei
Copy link
Member Author

bowei commented Mar 28, 2023

Updated

@google-oss-prow google-oss-prow bot added the lgtm label Mar 28, 2023
@google-oss-prow
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bowei, briantkennedy, krzykwas

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

@google-oss-prow google-oss-prow bot merged commit 6a52fcd into GoogleCloudPlatform:master Mar 28, 2023
@bowei bowei deleted the wait branch March 28, 2023 23:41
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.

4 participants