Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Reduce test flakiness for Kubernetes v1.8.1 #737

Closed
wants to merge 6 commits into from
Closed

Reduce test flakiness for Kubernetes v1.8.1 #737

wants to merge 6 commits into from

Conversation

dghubble
Copy link
Contributor

See #729, this is just to try to reduce flakiness

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Oct 17, 2017

"github.com/coreos/ktestutil/testworkload"
)

func TestSmoke(t *testing.T) {
testworkload.PollTimeoutForNginx = 5 * time.Minute
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this can be dropped with the ktestutil change

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removing

@dghubble dghubble changed the title Reduce test flakiness for Kubernetes v.1.8.1 Reduce test flakiness for Kubernetes v1.8.1 Oct 17, 2017
@dghubble dghubble closed this Oct 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants