Bug 1605115
| Summary: | Tried to find jenkins-pipeline-example template which is not exist in the env | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> | ||||
| Component: | Templates | Assignee: | Ben Parees <bparees> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | XiuJuan Wang <xiuwang> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 3.10.0 | CC: | aos-bugs, jokerman, mmccomas, spadgett | ||||
| 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: | Environment: | ||||||
| Last Closed: | 2018-07-23 00:22:49 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: | |||||||
| Attachments: |
|
||||||
|
Description
Junqi Zhao
2018-07-20 08:26:28 UTC
Is the bug that the sample pipeline template should have been installed? The error is expected in the browser dev tools if the template isn't there. The console uses that check to determine if it should show the "Create Pipeline" button for the empty state message on the overview and pipelines pages. If the request for the template fails, the button is hidden. That template is not installed by the ansible installer, so it sounds like this is expected. |