cleanup(examples): Upgrade SuperTuxKart and increase timeout.#4338
cleanup(examples): Upgrade SuperTuxKart and increase timeout.#4338igooch merged 2 commits intoagones-dev:mainfrom
Conversation
Updated to the latest supertuxkart, and also allowed up to a minute to check for the log file to get created. 🤞 this solves the flakiness issue. Work on agones-dev#4321
|
Build Succeeded 🥳 Build Id: 1e73220e-78df-4301-8b86-94dcef59e181 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: |
igooch
left a comment
There was a problem hiding this comment.
Does this need to get upgraded as well? https://github.com/googleforgames/agones/blob/5ebc2d9bdde9742b012625c4f95822cb07fd6c76/test/e2e/examples_test.go#L57
This is part 1 so we can merge this, someone on your end with permissions push the new image up, then I can fix the e2e tests once the image is live. |
|
|
Build Succeeded 🥳 Build Id: 4e8513d3-e880-432c-8a87-538d06f81d4a 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: |
…-dev#4338) Updated to the latest supertuxkart, and also allowed up to a minute to check for the log file to get created. 🤞 this solves the flakiness issue. Work on agones-dev#4321 Co-authored-by: igooch <igooch@google.com>
What type of PR is this?
/kind cleanup
What this PR does / Why we need it:
Updated to the latest supertuxkart, and also allowed up to a minute to check for the log file to get created. 🤞 this solves the flakiness issue.
Which issue(s) this PR fixes:
Work on #4321
Special notes for your reviewer:
Will do the updates to e2e tests once this is merged. I've tested it and it all works.