Skip to content

Commit 71ec57c

Browse files
committed
adding debug
1 parent c4c2c69 commit 71ec57c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wercker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ integration-test:
111111
cp /etc/hosts $WERCKER_PIPELINE_DIR/hosts
112112
sed -i "$ a ${OCI_K8S_WORKER0_IP} ${OCI_K8S_WORKER0_HOSTNAME}" $WERCKER_PIPELINE_DIR/hosts
113113
cp $WERCKER_PIPELINE_DIR/hosts /etc/hosts
114+
115+
echo "OCI_K8S_WORKER0_IP =$OCI_K8S_WORKER0_IP"
114116
115117
# Update KUBECONFIG for K8S cluster
116118
export K8S_NODEPORT_HOST="${OCI_K8S_WORKER0_HOSTNAME}"

0 commit comments

Comments
 (0)