-
Notifications
You must be signed in to change notification settings - Fork 823
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 cpp-simple image #3497
Test cpp-simple image #3497
Conversation
Build Failed 😱 Build Id: bc119a74-92e4-4496-bc26-e1a4d35cf8d2 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Looks like a flake downloading Helm.
My suggestion - fix the conflict and re-run when ready. |
Build Failed 😱 Build Id: 8dbdc9ec-9708-4df4-86e6-e53ee707926d To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
oooh, that's a new flake:
@igooch looks like this is happening in List functions/tests, does anything immediately jump out at you? |
Looks like there's a flake, running |
test/e2e/examples_test.go
Outdated
{ | ||
Name: "cpp-simple", | ||
Image: "us-docker.pkg.dev/agones-images/examples/cpp-simple-server:0.15", | ||
ImagePullPolicy: corev1.PullAlways, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will remove ImagePullPolicy from this test
Build Succeeded 👏 Build Id: 7cba364d-77ec-4a26-bcff-b45fbe99d22b The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 👏 Build Id: f58bf11a-46ed-4dbd-a317-ed43d56a8b7e The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
@markmandel Are we good to merge this PR? |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Kalaiselvi84, markmandel 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 |
What type of PR is this?
/kind cleanup
What this PR does / Why we need it:
Which issue(s) this PR fixes:
Closes #3480
Special notes for your reviewer: