Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Sprinkle some sleeps to try and improve e2e flakiness #216

Merged
merged 2 commits into from
Nov 7, 2018

Conversation

smukherj1
Copy link
Contributor

No description provided.

@smukherj1
Copy link
Contributor Author

@fejta Passed in one shot! Maybe I got lucky?

# Wait some more for after IP address allocation for the service to come
# alive
echo "Got IP Adress! Sleeping 30s more for service to come alive..."
sleep 30
Copy link
Contributor

Choose a reason for hiding this comment

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

We have had to loop multiple times waiting on LBs. I would recommend putting in a couple of 30 second loops.

@chrislovecnm
Copy link
Contributor

We need a rebase

@chrislovecnm
Copy link
Contributor

@fejta is prow not doing the needs rebase label on this repo?

@smukherj1
Copy link
Contributor Author

smukherj1 commented Nov 7, 2018

@fejta is prow not doing the needs rebase label on this repo?

I see an option to "Update branch" which will likely do the rebase. I'll check this in for now and address your comment about looping the sleep if the context cancellation errors show up again

@k8s-ci-robot k8s-ci-robot removed the lgtm label Nov 7, 2018
@smukherj1
Copy link
Contributor Author

Ah it retriggered the tests. Let's see what happens shall we

@chrislovecnm
Copy link
Contributor

/lgtm

@chrislovecnm
Copy link
Contributor

/approve

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chrislovecnm, fejta, smukherj1

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@chrislovecnm
Copy link
Contributor

chrislovecnm commented Nov 7, 2018

@smukherj1 prow has an option to check if PRs need a rebase and tags the PR automatically.

Does not seem to be doing that

@smukherj1
Copy link
Contributor Author

Oh snap

@fejta
Copy link
Contributor

fejta commented Nov 7, 2018

Can we add logging about the quotas? I'm really concerned that this is an issue :)

I never trust error messages to be related to the actual problem in e2e

@k8s-ci-robot
Copy link

New changes are detected. LGTM label has been removed.

@smukherj1 smukherj1 merged commit a63807a into bazelbuild:master Nov 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants