Enhance machine matrix 35/8035/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 2 Jan 2017 16:13:42 +0000 (17:13 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 2 Jan 2017 16:13:42 +0000 (17:13 +0100)
Change-Id: Id8e572b386449e967fbdc577db10da49116dd5d1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/release-jjb-chinook-snapshot/include-release-jjb-chinook-snapshot-rsync.sh
jjb/release-jjb-chinook-snapshot/release-jjb-chinook-snapshot.yaml

index 2d6b51e..226f9da 100644 (file)
@@ -2,15 +2,27 @@
 
 #set -x
 set -e
+echo "#######################################"
+echo "#######################################"
+ls -alh
+echo "#######################################"
+echo "#######################################"
+tree -L 2
+echo "#######################################"
+echo "#######################################"
+set | grep MACHINE
+echo "#######################################"
+echo "#######################################"
+set
+echo "#######################################"
+echo "#######################################"
 
-#ls -alh
-
-export RSYNCSRC="$(pwd)/mirror/"
-export RSYNCDST="jenkins-slave@10.30.72.8:/srv/download/AGL/mirror/"
+export RSYNCSRC="$(pwd)/tmp/deploy/images/"
+export RSYNCDST="jenkins-slave@10.30.72.8:/srv/download/AGL/release/chinook/"
 
 echo "would do rsync -avr -e \"ssh -o StrictHostKeyChecking=no\" $RSYNCSRC $RSYNCDST "
 
-if x"yes" = x"$UPLOAD" ; then
+if test x"yes" = x"$UPLOAD" ; then
 echo upload
 fi
 
index fc24111..95ac199 100644 (file)
           type: user-defined
           name: MACHINE
           values:
-            - qemux86
+            - qemux86-64
             - porter-nogfx
             - intel-corei7-64
+            - raspberrypi3
+            - dra7xx-evm
       - axis:
           type: slave
           name: label