Update robot test tag from sanity to daily 00/10600/2
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 26 Mar 2021 12:22:50 +0000 (13:22 +0100)
committerbeierlm <mark.beierl@canonical.com>
Tue, 13 Apr 2021 20:19:49 +0000 (22:19 +0200)
Change-Id: I6ca0579e492c1a96a3f89468f153bd280afc50e5
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
jenkins/ci-pipelines/ci_stage_3.groovy

index 954c692..f5fa75d 100644 (file)
@@ -43,7 +43,7 @@ properties([
         booleanParam(defaultValue: false, description: '', name: 'SAVE_ARTIFACTS_OVERRIDE'),
         string(defaultValue: '/home/jenkins/hive/openstack-etsi.rc', description: '', name: 'HIVE_VIM_1'),
         booleanParam(defaultValue: false, description: '', name: 'DO_ROBOT'),
-        string(defaultValue: 'sanity', description: 'sanity/regression are the options', name: 'TEST_NAME'),
+        string(defaultValue: 'daily', description: 'sanity/regression/daily are the common options', name: 'TEST_NAME'),
         string(defaultValue: '/home/jenkins/hive/robot-systest.cfg', description: '', name: 'ROBOT_VIM'),
         string(defaultValue: '/home/jenkins/hive/kubeconfig.yaml', description: '', name: 'KUBECONFIG'),
         string(defaultValue: '/home/jenkins/hive/clouds.yaml', description: '', name: 'CLOUDS'),