Skip to content
Snippets Groups Projects
Commit 3c3ea194 authored by garciadeblas's avatar garciadeblas Committed by Mark Beierl
Browse files

Update robot test tag from sanity to daily


Change-Id: I6ca0579e492c1a96a3f89468f153bd280afc50e5
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 44d3d012
No related branches found
No related tags found
No related merge requests found
......@@ -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'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment