fuel-specs repository does not pass CI

Bug #1524702 reported by Vitaly Parakhin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Igor Belikov

Bug Description

The fuel-specs repository does not pass CI in its current state:

git clone https://github.com/openstack/fuel-specs.git
cd fuel-specs
tox -v
...
======================================================================
FAIL: tests.test_titles.TestTitles.test_template
tags: worker-0
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/base.py", line 82, in test_template
    self.check_lines_wrapping(filename, data)
  File "tests/base.py", line 55, in check_lines_wrapping
    (tpl, i+1))
  File "/home/vparakhin/111/separate-fuel-node/fuel-specs/specs/9.0/fuel-specs/.tox/py27/local/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue
    raise self.failureException(msg)
AssertionError: False is not true : specs/8.0/component-registry.rst:330: Line limited to a maximum of 79 characters.

It appears that the corresponding review [1] was merged without the gate-fuel-specs-python27 test results.

-----
[1] https://review.openstack.org/#/c/229306/

Tags: area-ci
Artur Kaszuba (akaszuba)
Changed in fuel:
status: New → Confirmed
Igor Belikov (ibelikov)
Changed in fuel:
assignee: Fuel CI (fuel-ci) → Igor Belikov (ibelikov)
summary: - fuel-docs repository does not pass CI
+ fuel-specs repository does not pass CI
Revision history for this message
Igor Belikov (ibelikov) wrote :

https://review.openstack.org/#/c/255828/ - fix to re-enable python27 checks for fuel-specs

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-specs (master)

Fix proposed to branch: master
Review: https://review.openstack.org/256318

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-specs (master)

Reviewed: https://review.openstack.org/256318
Committed: https://git.openstack.org/cgit/openstack/fuel-specs/commit/?id=ae6f1bfb09ed5d9aaf759e635b0546dea49b28b4
Submitter: Jenkins
Branch: master

commit ae6f1bfb09ed5d9aaf759e635b0546dea49b28b4
Author: Igor Belikov <email address hidden>
Date: Fri Dec 11 13:09:37 2015 +0300

    Fix to pass gate-fuel-specs-python27 gate

    Wrap lines to fit in 79 character limit in:
    - specs/8.0/component-registry.rst
    - specs/8.0/deb-packages-naming-policy.rst
    - specs/8.0/multi-rack-static.rst
    Fix titles nesting in:
    - specs/8.0/deb-packages-naming-policy.rst

    Change-Id: I670fd7c1a635f0f203fced0e3878d3ba45b80950
    Closes-Bug: #1524702

Changed in fuel:
status: In Progress → Fix Committed
Igor Belikov (ibelikov)
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.