puppet-openstacklib lint failures
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Fuel for OpenStack |
Critical
|
Alexey Stupnikov |
Bug Description
verify-
Example patch: https:/
Changed in fuel: | |
status: | New → Confirmed |
tags: | added: area-ci |
Dmitry Kaigarodеsev (dkaiharodsev) wrote : | #1 |
Alexey Stupnikov (astupnikov) wrote : | #2 |
dkaiharodsev, IMO WARNING message is warning you about special conditions and it doesn't break this test.
Dmitry Kaigarodеsev (dkaiharodsev) wrote : | #3 |
@astupnikov seems that the bug is not exactly related to ci-team,
all what our does the job - is to run 'puppet-
taken from https:/
and if exit code of the script is not 0 - the job fails
a list of folks who's in charge of mentioned repository:
https:/
Alexey Stupnikov (astupnikov) wrote : | #4 |
Thanks, I will doublecheck everything and transfer the ticket to those group.
Changed in fuel: | |
assignee: | Fuel CI (fuel-ci) → Alexey Stupnikov (astupnikov) |
status: | Confirmed → New |
Alexey Stupnikov (astupnikov) wrote : | #5 |
puppet-
Alexey Stupnikov (astupnikov) wrote : | #6 |
Changed in fuel: | |
status: | New → In Progress |
Alexey Stupnikov (astupnikov) wrote : | #7 |
Setting importance to critical as this bug is a blocker for bug #1537325
Changed in fuel: | |
importance: | High → Critical |
tags: | removed: non-release |
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to puppet-modules/puppet-openstacklib (mos-8.0) | #8 |
Reviewed: https:/
Submitter: Ivan Berezovskiy <email address hidden>
Branch: mos-8.0
Commit: 1daf1f3b11df0fa
Author: Alexey Stupnikov <email address hidden>
Date: Tue Jun 28 08:48:58 2016
To use absolute paths in class requirements
puppet-
As a result, it is impossible to get successfull lint test results
with current state of manifests/
Change-Id: I61fb41819bcd6e
Closes-bug: #1595622
Changed in fuel: | |
status: | In Progress → Fix Committed |
output on Jenkins console for mentioned example:
+ bundle exec rake lint --trace db/mysql. pp:66:WARNING: class included by relative name
** Invoke lint (first_time)
** Execute lint
manifests/
Build step 'Execute shell' marked build as failure
Finished: FAILURE