Add serial console option for Fuel tests

Bug #1259245 reported by Andrey Korolyov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Wishlist
Vladimir Kozhukalov

Bug Description

kickstart for slave nodes:

bootloader --location=mbr --append="console=ttyS0,9600 console=tty0"

sed -i 's/hiddenmenu/hiddenmenu\n'serial\ --unit=1\ --speed=19200\nterminal\ --timeout=8\ console\ serial/g' /etc/grub.cfg

debian for slave nodes:

in the beginning of late cmd please do

sed -i -e 's/.*GRUB_TERMINAL.*/GRUB_TERMINAL=console/g' -e 's/.*GRUB_GFXMODE.*/#GRUB_GFXMODE=640x480/g' -e 's/.*GRUB_CMDLINE_LINUX.*/GRUB_CMDLINE_LINUX=\"console=tty0 console=ttyS1,9600\"/g' /target/etc/default/grub

Tags: devops
Revision history for this message
Nastya Urlapova (aurlapova) wrote :
Revision history for this message
Andrey Korolyov (xdeller) wrote :

May be useful for regular installations too with duplication of isolinux output and installation console to the serial.

Mike Scherbakov (mihgen)
Changed in fuel:
assignee: Vladimir Kozhukalov (kozhukalov) → nobody
Changed in fuel:
status: New → Triaged
importance: Low → Wishlist
Mike Scherbakov (mihgen)
Changed in fuel:
milestone: 4.0 → 4.1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

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

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

Reviewed: https://review.openstack.org/62690
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=0c19c7984e74bd8c1a6eaedc20849e5ab36784be
Submitter: Jenkins
Branch: master

commit 0c19c7984e74bd8c1a6eaedc20849e5ab36784be
Author: Vladimir Kozhukalov <email address hidden>
Date: Tue Dec 17 19:25:10 2013 +0400

    Added serial console for Ubuntu and Centos.

    Change-Id: Ic484fa214b19e4fb1f4ffff8df1e718bf8132dd9
    Closed-bug: #1259245

Evgeniy L (rustyrobot)
Changed in fuel:
status: Triaged → Fix Committed
assignee: nobody → Vladimir Kozhukalov (kozhukalov)
Igor Shishkin (teran)
Changed in fuel:
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.