Merge "armband: print hostname information"
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 19 Aug 2016 19:48:47 +0000 (19:48 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Fri, 19 Aug 2016 19:48:48 +0000 (19:48 +0000)
jjb/armband/armband-download-artifact.sh
jjb/armband/build.sh

index 7d01c09..ed7897b 100755 (executable)
@@ -10,6 +10,8 @@
 set -o errexit
 set -o pipefail
 
+echo "Host info: $(hostname) $(hostname -I)"
+
 # Configurable environment variables:
 # ISOSTORE (/iso_mount/opnfv_ci)
 
index 26c46d2..01d09aa 100755 (executable)
@@ -12,6 +12,8 @@ set -o errexit
 set -o nounset
 set -o pipefail
 
+echo "Host info: $(hostname) $(hostname -I)"
+
 cd $WORKSPACE
 
 # remove the expired items from cache