Change tests to run in virtual baremetal 47/3347/1
authorYolanda Robla <yroblamo@redhat.com>
Wed, 8 Apr 2020 09:28:13 +0000 (11:28 +0200)
committerYolanda Robla <yroblamo@redhat.com>
Wed, 8 Apr 2020 09:28:13 +0000 (11:28 +0200)
For daily tests, change the job to run in
virtual baremetal, in order to speed up and
preserve hardware.

Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Change-Id: I780544fab4e2144a1d7b3f4d1ae72f632b4e3132

jjb/akraino-templates/akraino-jjb-kni.yaml

index dbe69aa..13ff4d6 100644 (file)
     name: 'kni-{project-name}-verify-deploy-baremetal'
     <<: *kni_common_deploy
     build-timeout: 120
-    build-node: kni-baremetal
+    build-node: kni-libvirt
 
     gerrit_trigger_file_paths:
       - compare-type: ANT
     scm:
       - akraino-lf-infra-gerrit-scm:
           jenkins-ssh-credential: '{jenkins-ssh-credential}'
-          git-url: 'https://github.com/yrobla/testing.baremetal.edge-sites.net'
+          git-url: 'https://github.com/akraino-edge-stack/kni-blueprint-pae'
           refspec: '$GERRIT_REFSPEC'
           branch: '$GERRIT_BRANCH'
           submodule-recursive: '{submodule-recursive}'
           submodule-timeout: '{submodule-timeout}'
           submodule-disable: false
           choosing-strategy: default
-          basedir: 'testing.baremetal.edge-sites.net'
+          basedir: 'kni-blueprint-pae'
       - akraino-lf-infra-gerrit-scm:
           jenkins-ssh-credential: '{jenkins-ssh-credential}'
           git-url: '{git-url}/kni/installer.git'