Comment 2 for bug 2071355

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

Reviewed: https://review.opendev.org/c/starlingx/jenkins-pipelines/+/922928
Committed: https://opendev.org/starlingx/jenkins-pipelines/commit/17314970c08c3a1f49af40ff2a5e9c799431d6bf
Submitter: "Zuul (22348)"
Branch: master

commit 17314970c08c3a1f49af40ff2a5e9c799431d6bf
Author: suyash <email address hidden>
Date: Thu Jun 27 13:49:33 2024 +0530

    Added publish-stx-logs.sh script to pipeline.

    We need to publish sufficient logs to mirror.starlingx.windriver.com
    to allow debugging of a build problem. The current publish-logs step of
    jenkins pipeline only concerns itself with jenkins logs.
    This new script will be executed as part of publish-logs step.

    Test-Plan:
    PASS - Run jenkins job to verify publish-log part.
    PASS - Check if package log file exists.

    Closes-bug: 2071355
    Change-Id: I0c884e4817134e7b11dc13a0364ba90af18a4d5d
    Signed-off-by: suyash <email address hidden>