check and merge jobs for network-old are failing

Bug #1426212 reported by Kyle Mestery
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-odl
Fix Released
High
Kyle Mestery

Bug Description

The check and merge -dsvm jobs are failing.

Revision history for this message
Kyle Mestery (mestery) wrote :

The issue appears to be that we cannot start karaf with it's console active. Something is sending a "ctrl-d" which is causing it to gracefully exit.

Changed in networking-odl:
status: New → In Progress
importance: Undecided → High
assignee: nobody → Kyle Mestery (mestery)
milestone: none → 0.1.1
Revision history for this message
Kyle Mestery (mestery) wrote :

This is being worked on here:

https://review.openstack.org/#/c/158076/

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-odl (master)

Reviewed: https://review.openstack.org/158076
Committed: https://git.openstack.org/cgit/stackforge/networking-odl/commit/?id=39ec0573a0d79aeabeecf33c19b0770aa1c57ca9
Submitter: Jenkins
Branch: master

commit 39ec0573a0d79aeabeecf33c19b0770aa1c57ca9
Author: Kyle Mestery <email address hidden>
Date: Sat Feb 21 19:38:50 2015 +0000

    Fix the check/merge jobs for ODL

    This patch fixes the pluggable devstack for ODL such that ODL can now
    run in the OpenStack gate for the check-tempest-dsvm-networking-odl
    job. Notably, there was an issue where we were running "bin/karaf" to
    start ODL. This started the console in the screen session. However,
    somehow screen was sending a "ctrl-d" to karaf, which was causing it
    to exit. We now run "bin/start" which starts karaf in daemon mode. We
    also explicitly set things like memory for karaf as well.

    Fix a few other small nits while in here.

    Change-Id: Iedb3dddac433c8dcf7b46f8119f2e14e3f5db2fd
    Closes-Bug: #1426212

Changed in networking-odl:
status: In Progress → Fix Committed
Kyle Mestery (mestery)
Changed in networking-odl:
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.