Comment 2 for bug 1995718

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ptp-notification-armada-app (master)

Reviewed: https://review.opendev.org/c/starlingx/ptp-notification-armada-app/+/863653
Committed: https://opendev.org/starlingx/ptp-notification-armada-app/commit/3b863e60bed0ac197c8716d091407d3e625e9d2e
Submitter: "Zuul (22348)"
Branch: master

commit 3b863e60bed0ac197c8716d091407d3e625e9d2e
Author: Douglas Henrique Koerich <email address hidden>
Date: Fri Nov 4 11:09:23 2022 -0300

    Fix log filename where nmea is searched

    When ptp-notification application is used with a ts2phc instance, the
    name of nmea serial port (ttyGNSS device) is retrieved from the kernel
    logs. This change fixes the look for 'dmesg' file which is not available
    by replacing it by 'kern.log' where that information could be found.

    Test Plan:
    PASS: Updated ptp-notification-ptptracking container running in
          environment with ts2phc instance configured and running.

    Closes-Bug: #1995718
    Signed-off-by: Douglas Henrique Koerich <email address hidden>
    Change-Id: I39a147f2eb626ad843035935de334d9f3dcf33d7