Skip to content
StepArgumentsStatus
Start of Pipeline - (28 sec in block)
node - (27 sec in block)
node block - (7.8 sec in block)
stage - (2.4 sec in block)Grab the original ts.jte
stage block (Grab the original ts.jte) - (1.7 sec in block)
sh - (1 sec in self)wget https://raw.githubusercontent.com/eclipse-ee4j/jakartaee-tck/master/install/jta/bin/ts.jte
stage - (2.4 sec in block)Configure the ts.jte
stage block (Configure the ts.jte) - (1.7 sec in block)
sh - (0.56 sec in self)#!/bin/bash -ex sed -i "s#^webServerHome=.*#webServerHome=/home/jenkins/agent/workspace/TCK_run_pipeline/glassfish${GLASSFISH_MAJOR}/glassfish#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 sed -i "s/^work\.dir=\/tmp\/JTwork/$(echo work\.dir=${HARNESS_WORK_DIR} | sed -e 's/\\/\\\\/g; s/\//\\\//g;')/g" ts.jte
stage - (1.5 sec in block)Archive the ts.jte
stage block (Archive the ts.jte) - (1.3 sec in block)
archiveArtifacts - (0.63 sec in self)ts.jte