Skip to content
Snippets Groups Projects
Unverified Commit 37c4534a authored by Morris Jobke's avatar Morris Jobke
Browse files

Remove Jenkins varibales from autotest.sh


Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
parent 576d31d4
No related branches found
No related tags found
No related merge requests found
...@@ -13,11 +13,10 @@ ...@@ -13,11 +13,10 @@
# @copyright 2012-2015 Thomas Müller thomas.mueller@tmit.eu # @copyright 2012-2015 Thomas Müller thomas.mueller@tmit.eu
# #
#$EXECUTOR_NUMBER is set by Jenkins and allows us to run autotest in parallel DATABASENAME=oc_autotest
DATABASENAME=oc_autotest$EXECUTOR_NUMBER DATABASEUSER=oc_autotest
DATABASEUSER=oc_autotest$EXECUTOR_NUMBER
DATABASEHOST=localhost DATABASEHOST=localhost
ADMINLOGIN=admin$EXECUTOR_NUMBER ADMINLOGIN=admin
BASEDIR=$PWD BASEDIR=$PWD
PRIMARY_STORAGE_CONFIGS="local swift" PRIMARY_STORAGE_CONFIGS="local swift"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment