Skip to content
Success

#22178 (Jun 17, 2026, 1:52:19 PM)

Started 25 days ago
Took 54 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-pcap build number 236
originally caused by:

    This run spent:

    • 42 sec waiting;
    • 54 sec build duration;
    • 1 min 36 sec total from scheduled to completion.
    Revision: 8aa69c597c2804ac167fbf671e81c1f8b5888277
    Repository: $GERRIT_REPO_URL
    • master
    client: vty: do not print NULL tls hostname

    conn->tls_hostname defaults to NULL and can be cleared via "no tls
    hostname".  Writing it unconditionally emitted a "tls hostname (null)"
    line, producing a config that does not re-parse.  Guard it like the
    other optional tls fields.

    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    Change-Id: I5b920337409d8c9fa1edb8d47177882cf0a6c4e7
    Vadim Yanitskiy at