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-cmd new-app image stream import flake #7429

Closed
deads2k opened this issue Feb 18, 2016 · 5 comments · Fixed by #8558
Closed

test-cmd new-app image stream import flake #7429

deads2k opened this issue Feb 18, 2016 · 5 comments · Fixed by #8558
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P3

Comments

@deads2k
Copy link
Contributor

deads2k commented Feb 18, 2016

hack/../test/cmd/newapp.sh:104: executing 'oc get imagestreamtags wildfly:10.0' expecting success; re-trying every 0.2s until completion or 60.000s: the command timed out

https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin/11250/consoleText

@deads2k deads2k added kind/test-flake Categorizes issue or PR as related to test flakes. priority/P3 labels Feb 18, 2016
@soltysh
Copy link
Contributor

soltysh commented Mar 2, 2016

I've hit that one locally yesterday, it was cause by networking problems on my local machine. After a while it just started to work normally.

@liggitt
Copy link
Contributor

liggitt commented Apr 12, 2016

flake in https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_check/2/console on #8443:

Running test/cmd/newapp.sh:102: executing 'oc get imagestreamtags python:2.7' expecting success; re-trying every 0.2s until completion or 60.000s...
FAILURE after 60.643s: test/cmd/newapp.sh:102: executing 'oc get imagestreamtags python:2.7' expecting success; re-trying every 0.2s until completion or 60.000s: the command timed out

@smarterclayton
Copy link
Contributor

Going to add debugging - if I can find a run of it.

@smarterclayton
Copy link
Contributor

Fix in #8558

@soltysh
Copy link
Contributor

soltysh commented Apr 20, 2016

I'm reopening since we're reverting changes from #8558, @smarterclayton please link this issue in your new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants