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

TestTriggers_configChange object modified flake #10336

Closed
bparees opened this issue Aug 10, 2016 · 3 comments
Closed

TestTriggers_configChange object modified flake #10336

bparees opened this issue Aug 10, 2016 · 3 comments
Assignees
Labels
area/tests component/apps kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2

Comments

@bparees
Copy link
Contributor

bparees commented Aug 10, 2016

--- FAIL: TestTriggers_configChange (9.62s)
    deploy_trigger_test.go:597: Operation cannot be fulfilled on deploymentconfigs "config": the object has been modified; please apply your changes to the latest version and try again
FAIL

https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_integration/4802/console

i know we have similar race condition flakes open, but not sure if they are identical to this one. feel free to dupe as needed.

@mfojtik
Copy link
Contributor

mfojtik commented Aug 10, 2016

@bparees I think they are I will verify that tomorrow.

@mfojtik
Copy link
Contributor

mfojtik commented Aug 10, 2016

interesting, this error comes from a RetryOnConflict so we should never see this error unless it is retrying forever.

@bparees
Copy link
Contributor Author

bparees commented Oct 28, 2016

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

No branches or pull requests

3 participants