Scenario jobs for neutron-dynamic-routing project fails on Ubuntu Bionic

Bug #1818628 reported by Slawek Kaplonski
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Slawek Kaplonski

Bug Description

Scenario jobs "neutron-dynamic-routing-dsvm-tempest-scenario-basic", "neutron-dynamic-routing-dsvm-tempest-scenario-ipv4" and "neutron-dynamic-routing-dsvm-tempest-scenario-ipv6" are failing on Ubuntu Bionic due to missing docker-engine package.

Error example: http://logs.openstack.org/75/639675/1/check/neutron-dynamic-routing-dsvm-tempest-scenario-basic/1c7de20/job-output.txt.gz#_2019-02-27_14_17_16_457972

Tags: gate-failure
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-dynamic-routing (master)

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

Changed in neutron:
assignee: nobody → Slawek Kaplonski (slaweq)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-dynamic-routing (master)

Reviewed: https://review.openstack.org/642433
Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=c27bb1f190a60d201d616bebd42c60dae6afa545
Submitter: Zuul
Branch: master

commit c27bb1f190a60d201d616bebd42c60dae6afa545
Author: Slawek Kaplonski <email address hidden>
Date: Mon Mar 11 13:11:10 2019 +0100

    Fix installation of docker when docker-engine is not available

    In such case docker.io should be installed. It happens e.g. on
    Ubuntu 18.04.
    In gate_hook script there was code to handle such case when
    docker-engine isn't available but grep used there wasn't
    very strict and it was passing because package
    "golang-github-docker-engine-api-dev" matched results.

    Now it will look only for "docker-engine" package and if it will
    not be available, "docker.io" will be installed.

    Change-Id: I805761ba4523e71a5aa06f6f6667e801184824df
    Closes-Bug: #1818628

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-dynamic-routing 14.0.0.0rc1

This issue was fixed in the openstack/neutron-dynamic-routing 14.0.0.0rc1 release candidate.

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.