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: make e2e test logs more readable #585

Merged
merged 1 commit into from
Feb 11, 2019

Conversation

jkowalski
Copy link
Contributor

This always emits time, log and message first.

time="2019-02-11 15:12:19.219" level=info msg="starting scale up/down test" deadline="2019-02-11 15:13:46.219007 -0800 PST m=+60.929866783" fleetCount=2 fleetSize=10 repeatCount=3

Optionally if CLICOLOR_FORCE=1 is set in the environment, the output will be colored and more compact.

This always emits time, log and message first.

```
time="2019-02-11 15:12:19.219" level=info msg="starting scale up/down test" deadline="2019-02-11 15:13:46.219007 -0800 PST m=+60.929866783" fleetCount=2 fleetSize=10 repeatCount=3
```

Optionally if CLICOLOR_FORCE=1 is set in the environment, the output will be colored and more compact.
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 85f7d870-c84e-4445-ae8f-664b0fbc5ab3

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/585/head:pr_585 && git checkout pr_585
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.8.0-1a45a54

Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

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

👌

@markmandel markmandel merged commit 00994f4 into googleforgames:master Feb 11, 2019
@markmandel markmandel added this to the 0.8.0 milestone Feb 12, 2019
@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 Feb 12, 2019
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