← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1822453] Re: neutron-tempest-plugin-designate-scenario is broken

 

Reviewed:  https://review.openstack.org/648951
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=7f0b4f3001575d1419c5020e007ce2c841c88f2f
Submitter: Zuul
Branch:    master

commit 7f0b4f3001575d1419c5020e007ce2c841c88f2f
Author: Jens Harbott <j.harbott@xxxxxxxx>
Date:   Mon Apr 1 11:43:28 2019 +0000

    Fix double quoting issue when writing localconf
    
    When [0] introduced quoting all arguments, it broke existing consumers
    that already quote their value themselves. Fix this by avoiding to add
    additional quotes to the value when it already starts with a double
    quote.
    
    [0] https://review.openstack.org/636078
    
    Change-Id: I92146e04731efc6dcc632ae6c3a7c374e783cdba
    Closes-Bug: 1822453


** Changed in: devstack
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1822453

Title:
  neutron-tempest-plugin-designate-scenario is broken

Status in devstack:
  Fix Released
Status in neutron:
  Fix Released

Bug description:
  It looks that since few days neutron-tempest-plugin-designate-scenario
  job is failing every time on spawning devstack stage.

  Error looks like:

  2019-03-30 19:20:14.016 | + ./stack.sh:main:767                      :   PYPI_ALTERNATIVE_URL=
  2019-03-30 19:20:14.019 | + ./stack.sh:main:767                      :   /opt/stack/devstack/tools/install_pip.sh
  2019-03-30 19:20:15.172 | /opt/stack/devstack/.localrc.auto: line 78: /opt/stack/neutron-tempest-plugin: Is a directory
  2019-03-30 19:20:15.176 | ++ ./stack.sh:main:767                      :   err_trap
  2019-03-30 19:20:15.178 | ++ ./stack.sh:err_trap:563                  :   local r=126
  2019-03-30 19:20:15.182 | stack.sh failed: full log in /opt/stack/logs/devstacklog.txt.2019-03-30-191759
  2019-03-30 19:20:15.183 | Error on exit

  Example: http://logs.openstack.org/45/638645/11/check/neutron-tempest-
  plugin-designate-scenario/e76e442/controller/logs/devstacklog.txt.gz

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


References