| Summary: | Error appears when creating resource(s) in openshift via jenkins | |||
|---|---|---|---|---|
| Product: | OKD | Reporter: | wewang <wewang> | |
| Component: | Image | Assignee: | Gabe Montero <gmontero> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Wang Haoran <haowang> | |
| Severity: | low | Docs Contact: | ||
| Priority: | low | |||
| Version: | 3.x | CC: | aos-bugs, mmccomas | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1311048 (view as bug list) | Environment: | ||
| Last Closed: | 2016-05-12 17:13:03 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: | ||
| Bug Depends On: | ||||
| Bug Blocks: | 1311048 | |||
|
Description
wewang
2016-01-19 05:24:40 UTC
Refer to comments:https://bugzilla.redhat.com/show_bug.cgi?id=1291630#c10 I have verified a fix locally and pushed the changes to the github src repo. I'll hold off for a couple of days before creating a new version on the jenkins update center and triggering the jenkins image updates, in case more bugs/fixes emerge. thanks OK, I've initiated the process to bump the plugin version. Waiting on jenkinsci upstream to post the new version on the jenkins update center. Once complete, I'll initiate the requests to get the centos/rhel jenkins images updated. Update center now has v1.0.7. Centos/RHEL jenkins image updates in flight. Both centos (on docker.io) and rhel (ci.dev.openshift.redhat.com:5000/openshift/jenkins-1-rhel7) images are now available with v1.0.7 of the plugin, which has the fix for this defect. Sending to QA. verified in openshift/jenkins-1-rhel7 6c59e19343d0 1. output of console: Started by user Jenkins Admin Building in workspace /var/lib/jenkins/jobs/test/workspace BUILD STEP: OpenShiftCreator in perform on namespace test1 BUILD STEP EXIT: OpenShiftCreator resources(s) created Finished: SUCCESS 2. Check the pods [root@dhcp-128-91 backup]# oc get pods NAME READY STATUS RESTARTS AGE hello-openshift 1/1 Running 0 3m |