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

E2E Cleanup: Implement SendGameServerUDP #644

Merged
merged 2 commits into from
Mar 9, 2019

Conversation

markmandel
Copy link
Member

Renamed PingGameServer to SendUDP, as I think that explains the function better, and also implemented a utility function of SendGameServerUDP for sending messages to GameServers.

Kept SendUDP as we use it to e2e test the Ping UDP endpoints.

@markmandel markmandel added kind/cleanup Refactoring code, fixing up documentation, etc area/tests Unit tests, e2e tests, anything to make sure things don't break labels Mar 8, 2019
@markmandel markmandel added this to the 0.9.0 milestone Mar 8, 2019
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 87500771-10cc-4889-9d3a-ef627bc15119

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

Renamed `PingGameServer` to `SendUDP`, as I think that explans the
function better, and also implemented a utility function of
`SendGameServerUDP` for sending messages to GameServers.

Kept SendUDP as we use it to e2e test the Ping UDP endpoints.
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 7a41957b-298a-4c0c-95cd-b7f183943e02

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 26c04cd3-35b3-4ffe-b847-2100c66bfb15

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:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/644/head:pr_644 && git checkout pr_644
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.9.0-d511738

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 116a0760-781e-48e9-a599-f5565b444986

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:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/644/head:pr_644 && git checkout pr_644
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.9.0-520e484

@markmandel markmandel merged commit 8edb92e into googleforgames:master Mar 9, 2019
@markmandel markmandel deleted the refactor/e2e branch March 9, 2019 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests Unit tests, e2e tests, anything to make sure things don't break kind/cleanup Refactoring code, fixing up documentation, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants