| Summary: | force_clean_build marker does not work with jenkins builds | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Zhe Wang <zhewang> |
| Component: | Containers | Assignee: | Andy Goldstein <agoldste> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | agoldste, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-24 03:24:50 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: | 1005123 | ||
|
Description
Zhe Wang
2013-10-17 08:45:09 UTC
*** Bug 1005123 has been marked as a duplicate of this bug. *** Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/f4b2367708d8f40046a11a49fc2f0d37fd3bd90c Sync deployment metadata from jenkins builder Write deployment metadata during build Sync metadata from jenkins builder gear back upstream Create new deployment directory for each jenkins build Bug 1020188 Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/f7de7cb508e426206414715185f6c1313ecbe2e8 Bug 1020188 Update jenkins_shell_command to create a new deployment directory for each build and to record deployment metadata (git info, force clean build, hot deploy) that will be synced back to the upstream gear. Verified in devenv_3921. After creating a force_clean_build marker, the dependencies are installed again: Fetching gem metadata from http://rubygems.org/.......... Installing rack (1.5.2) Installing ref (1.0.5) Using bundler (1.1.4) Your bundle is complete! It was installed into ./vendor/bundle |