Bug 1466583
Summary: | When imagechanges will trigger twice deploys. | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | zhou ying <yinzhou> | ||||
Component: | openshift-controller-manager | Assignee: | Michal Fojtik <mfojtik> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | zhou ying <yinzhou> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 3.6.0 | CC: | aos-bugs, jminter, yinzhou | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1501792 (view as bug list) | Environment: | |||||
Last Closed: | 2017-07-03 08:34:10 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1501792 | ||||||
Attachments: |
|
Description
zhou ying
2017-06-30 02:50:46 UTC
Steps 2 and 3 are confusing... The new-app should trigger a new build automatically. Are you triggering an extra build? That might result in the second deployment. If my comment is not valid and you don't trigger an extra build, can you please provide the master log when this happens? We have similar issue in GitHub that is causing new-app test to flake hard. This looks very similar to that but we are not able to reproduce this. This only happens on GCE for us. Created attachment 1293187 [details]
logging of master
The fix should be https://github.com/openshift/origin/pull/14882 We also need to update Ansible playbook and cut release to get this changes. This is basically a duplicate of #1463499 *** This bug has been marked as a duplicate of bug 1463499 *** |