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

test: use workload identity for e2e test #2054

Merged
merged 3 commits into from
Aug 17, 2024

Conversation

cvvz
Copy link
Member

@cvvz cvvz commented Aug 15, 2024

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1988

Requirements:

Special notes for your reviewer:

Release note:

test: use workload identity for e2e test

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 15, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: cvvz
Once this PR has been reviewed and has the lgtm label, please assign feiskyer for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 15, 2024
@cvvz
Copy link
Member Author

cvvz commented Aug 15, 2024

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 15, 2024
@andyzhangx andyzhangx force-pushed the use-wi-for-e2e-test branch from e050fa9 to 6865eea Compare August 16, 2024 12:59
@andyzhangx
Copy link
Member

/retest

@andyzhangx andyzhangx force-pushed the use-wi-for-e2e-test branch from db7be6a to 3004a23 Compare August 16, 2024 14:55
test: add default namespace into smb-server

fix ns
@andyzhangx andyzhangx force-pushed the use-wi-for-e2e-test branch from 3004a23 to a29ab1d Compare August 16, 2024 14:56
@andyzhangx
Copy link
Member

/retest

@k8s-ci-robot
Copy link
Contributor

@cvvz: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-azurefile-csi-driver-e2e-capz-windows-2019 a29ab1d link true /test pull-azurefile-csi-driver-e2e-capz-windows-2019

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@andyzhangx andyzhangx merged commit cefc22a into kubernetes-sigs:master Aug 17, 2024
22 of 24 checks passed
@andyzhangx
Copy link
Member

/cherrypick release-1.30

@k8s-infra-cherrypick-robot

@andyzhangx: #2054 failed to apply on top of branch "release-1.30":

Applying: test: use workload identity for e2e test
error: patch failed: vendor/github.com/pelletier/go-toml/example-crlf.toml:1
error: vendor/github.com/pelletier/go-toml/example-crlf.toml: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Using index info to reconstruct a base tree...
M	go.mod
M	go.sum
M	hack/verify-examples.sh
M	vendor/modules.txt
Patch failed at 0001 test: use workload identity for e2e test
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

In response to this:

/cherrypick release-1.30

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate test-infra jobs to community infrastructure
4 participants