Skip to content

travis: update configuration#2222

Merged
crosbymichael merged 1 commit into
opencontainers:masterfrom
cyphar:update-travis
Mar 6, 2020
Merged

travis: update configuration#2222
crosbymichael merged 1 commit into
opencontainers:masterfrom
cyphar:update-travis

Conversation

@cyphar
Copy link
Copy Markdown
Member

@cyphar cyphar commented Feb 5, 2020

Update the set of Go versions (and use 1.x to always test the latest
release), as well as making the cgroupv2 tests allowable failures (the
vagrant setup seems to break pretty often, causing flaky failures).

Signed-off-by: Aleksa Sarai asarai@suse.de

Update the set of Go versions (and use 1.x to always test the latest
release), as well as making the cgroupv2 tests allowable failures (the
vagrant setup seems to break pretty often, causing flaky failures).

Signed-off-by: Aleksa Sarai <asarai@suse.de>
Comment thread .travis.yml
- ssh default sudo podman run --privileged --cgroupns=private test make localunittest
allow_failures:
- go: tip
- name: "cgroup-v2"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

can we add retry code to the v2 setup script instead?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Maybe, but the v2 tests also take the longest to run -- I'm not a huge fan of the idea of having possibly-regular >1hr test runs.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@cyphar: I'm not a huge fan of the idea of having possibly-regular >1hr test runs.

Compared to how little the CI is exercised here, that seems like an acceptable trade-off for not breaking things...? "Acceptable failures" often quickly degenerate unless someone pays close attention to them. Wouldn't it be better to try to figure out what's causing the flakes and fixing that?

@AkihiroSuda
Copy link
Copy Markdown
Member

AkihiroSuda commented Mar 4, 2020

LGTM

Approved with PullApprove

@AkihiroSuda
Copy link
Copy Markdown
Member

@mrunalp PTAL?

@crosbymichael
Copy link
Copy Markdown
Member

crosbymichael commented Mar 6, 2020

LGTM

Approved with PullApprove

@crosbymichael crosbymichael merged commit fc5759c into opencontainers:master Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants