Public bug reported:

Description
===========
N313 hacking check has a regex that is not allowing the check to be run.

Steps to reproduce
==================
Change any configuration option to start with lower case letter and run ``tox 
-e pep8``

Expected result
===============
``tox -e pep8`` command should fail, due to violating N313 hacking check.

Actual result
=============
``tox -e pep8`` passes.

Environment
===========
Current master branch (4728c3e4fde5b5b7b068f60ea410d663deea7db2)

Logs & Configs
==============
None. This check also does not have any UT coverage.

** Affects: nova
     Importance: Low
     Assignee: Maciej Szankin (mszankin)
         Status: In Progress

** Changed in: nova
     Assignee: (unassigned) => Maciej Szankin (mszankin)

** Changed in: nova
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1649297

Title:
  N313 hacking check is not being run

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  Description
  ===========
  N313 hacking check has a regex that is not allowing the check to be run.

  Steps to reproduce
  ==================
  Change any configuration option to start with lower case letter and run ``tox 
-e pep8``

  Expected result
  ===============
  ``tox -e pep8`` command should fail, due to violating N313 hacking check.

  Actual result
  =============
  ``tox -e pep8`` passes.

  Environment
  ===========
  Current master branch (4728c3e4fde5b5b7b068f60ea410d663deea7db2)

  Logs & Configs
  ==============
  None. This check also does not have any UT coverage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1649297/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to