Bug 1509022
| Summary: | Template instance provisioning via TSB fails sporadically | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Dan Mace <dmace> |
| Component: | Templates | Assignee: | Ben Parees <bparees> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | XiuJuan Wang <xiuwang> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.7.0 | CC: | aos-bugs, bparees, jminter, jokerman, mmccomas, pweil |
| Target Milestone: | --- | ||
| Target Release: | 3.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-11-08 16:57:57 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: | |||
|
Description
Dan Mace
2017-11-02 17:15:38 UTC
possible fix here: https://github.com/openshift/origin/pull/17152 new fix is here: https://github.com/openshift/origin/pull/17207 Server https://172.16.120.33:8443 openshift v3.7.0-0.197.0 kubernetes v1.7.6+a08f5eeb62 templateinstance will be delay 5s after brokertemplateinstance created. But I need verify with CI again. Also passed with e2e test.
openshift v3.7.0-0.197.0
kubernetes v1.7.6+a08f5eeb62
• [SLOW TEST:58.427 seconds]
[Conformance][templates] templateservicebroker end-to-end test
/root/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:36
/root/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:360
should pass an end-to-end test [Suite:openshift/conformance/parallel]
/root/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:371
------------------------------
Nov 9 02:22:23.068: INFO: Running AfterSuite actions on all node
Nov 9 02:21:24.732: INFO: Running AfterSuite actions on all node
Nov 9 02:22:23.099: INFO: Running AfterSuite actions on node 1
Ran 1 of 805 Specs in 59.174 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 804 Skipped
|