Comment 3 for bug 2000093

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

Reviewed: https://review.opendev.org/c/starlingx/config/+/868353
Committed: https://opendev.org/starlingx/config/commit/b8ebec36804fd18e6a7c0f8266f14eceeb34e9b5
Submitter: "Zuul (22348)"
Branch: master

commit b8ebec36804fd18e6a7c0f8266f14eceeb34e9b5
Author: Eric MacDonald <email address hidden>
Date: Wed Dec 21 10:50:26 2022 -0500

    Move console setting so that it applies to Debian as well

    This update adds setting of the console port for both
    CentOS and Debian rather than just CentOS.

    Test Plan:

    PASS: Verify all system node install grub menus get 'ttySx*'
          value from system inventory. (dm config)
    PASS: Verify all system node install grub menus default
          to "ttyS0,115200" if missing for a node's provisioning
          in system inventory. (vbox config)

    Partial-Bug: 2000093
    Signed-off-by: Eric MacDonald <email address hidden>
    Change-Id: Ie251308c59883b1708d51b40c514c67d3e0e0d37