armband: print hostname information 77/19077/3
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 19 Aug 2016 15:23:41 +0000 (17:23 +0200)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 19 Aug 2016 19:44:20 +0000 (19:44 +0000)
Change-Id: I41c785e8f5bb57fe56d8292a9a62dc0b1af70d21
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
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