← 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/648904
Committed: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin/commit/?id=52b1b95fed8bb57580a2d068ca9aafb2de5e0217
Submitter: Zuul
Branch:    master

commit 52b1b95fed8bb57580a2d068ca9aafb2de5e0217
Author: Slawek Kaplonski <skaplons@xxxxxxxxxx>
Date:   Mon Apr 1 08:42:04 2019 +0200

    Switch job definitions to use new "tempest_plugin" variable
    
    This new variable was recently added to zuul in [1] to build
    TEMPEST_PLUGINS list by combining plugin names with devstack
    base path.
    
    In old stable branches we still have to use old version with
    TEMPEST_PLUGINS devstack option configured directly.
    
    [1] https://review.openstack.org/#/c/639374/
    
    Change-Id: I6bc2a3e752234d20890d64ceaefa0714cd05038f
    Closes-Bug: #1822453


** Changed in: neutron
       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:
  In Progress
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