Set GS_URL for ovsnfv daily job and enable builds 73/5073/2
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Sat, 19 Dec 2015 22:13:01 +0000 (23:13 +0100)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 22 Dec 2015 20:28:52 +0000 (20:28 +0000)
Change-Id: Iaba340f0f932e0a163fa8aa0ac01cd81626827af
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/ovsnfv/ovsnfv.yml

index d4b41ee..c01d7ae 100644 (file)
@@ -60,8 +60,7 @@
             set -o pipefail
 
             cd $WORKSPACE/ci
-            echo "Builds have been disabled."
-#            ./build.sh
+            ./build.sh
 
 - job-template:
     name: 'ovsnfv-merge-{stream}'
             set -o pipefail
 
             cd $WORKSPACE/ci
-            echo "Builds have been disabled."
-#            ./build.sh
+            ./build.sh
 
 - job-template:
     name: 'ovsnfv-daily-{stream}'
         - project-parameter:
             project: '{project}'
         - 'intel-us-build-2-defaults'
+        - string:
+            name: GS_URL
+            default: gs://$GS_BASE{gs-pathname}
+            description: "URL to Google Storage."
 
     scm:
         - git-scm:
             set -o pipefail
 
             cd $WORKSPACE/ci
-            echo "Builds have been disabled."
-#            ./build.sh
+            ./build.sh