Merge "infra: infra-daily-jobs: Use of the infra-{smoketest,deploy} scripts"
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 13 Sep 2016 07:56:24 +0000 (07:56 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Tue, 13 Sep 2016 07:56:24 +0000 (07:56 +0000)
jjb/infra/infra-daily-jobs.yml

index df90c6d..d779d56 100644 (file)
         - shell: |
             #!/bin/bash
 
-            echo "Not activated!"
+            sudo $WORKSPACE/jjb/infra/infra-deploy.sh
 - builder:
     name: 'infra-smoketest-daily-builder'
     builders:
         - shell: |
             #!/bin/bash
 
-            echo "Not activated!"
+            sudo $WORKSPACE/jjb/infra/infra-smoketest.sh