Skip to content
StepArgumentsStatus
Start of Pipeline - (39 sec in block)
node - (39 sec in block)
node block - (2.3 sec in block)
stage - (1.2 sec in block)Grab the original ts.jte
stage block (Grab the original ts.jte) - (1.2 sec in block)
sh - (1.1 sec in self)
stage - (0.35 sec in block)Configure the ts.jte
stage block (Configure the ts.jte) - (0.32 sec in block)
sh - (0.31 sec in self)#!/bin/bash -ex sed -i "s/^work\.dir=\/tmp\/JTwork/$(echo work\.dir=${HARNESS_WORK_DIR} | sed -e 's/\\/\\\\/g; s/\//\\\//g;')/g" ts.jte sed -i "s#${webServerHome}/modules#/home/jenkins/agent/workspace/TCK_run_pipeline_custom/glassfish5/glassfish/modules#g" ts.jte sed -i "s/^report\.dir=\/tmp\/JTreport/$(echo report\.dir=${HARNESS_REPORT_DIR} | sed -e 's/\\/\\\\/g; s/\//\\\//g;')/g" ts.jte
stage - (0.61 sec in block)Archive the ts.jte
stage block (Archive the ts.jte) - (0.59 sec in block)
archiveArtifacts - (0.58 sec in self)ts.jte