summaryrefslogtreecommitdiff
path: root/testshl2/workben/runner
diff options
context:
space:
mode:
Diffstat (limited to 'testshl2/workben/runner')
-rw-r--r--testshl2/workben/runner/unxlngi4.config.file34
-rw-r--r--testshl2/workben/runner/unxsols3.config.file34
-rw-r--r--testshl2/workben/runner/wntmsci9.config.file46
3 files changed, 0 insertions, 114 deletions
diff --git a/testshl2/workben/runner/unxlngi4.config.file b/testshl2/workben/runner/unxlngi4.config.file
deleted file mode 100644
index 783b56950e20..000000000000
--- a/testshl2/workben/runner/unxlngi4.config.file
+++ /dev/null
@@ -1,34 +0,0 @@
-# Testshl2Runner
-
-# what is need to start?
-
-PRE1 = setenv SHELL /bin/tcsh
-PRE2 = source ~/staroffice.cshrc
-
-SHELL = /bin/tcsh
-BUILD = udk305
-ENV = unxlngi4
-LOCALENV = /usr/qaapi/projects/solartmp
-BASEDIR = /usr/qaapi/projects
-PROJECTNAME= sal
-INPUT = qa
-OUTPUT = qa
-
-# JOBFILE = $(PROJECTDIR)/$(PROJECTNAME)/$(INPUT)/jobs.txt
-JOBFILE = jobs.txt
-
-TESTTOOL = testshl2
-BATCHFILE = runTestshl.sh
-
-# Hardcoded
-# if ENV == "wnt..."
-# bin
-# if ENV == "unx..."
-# lib
-# PRJLIB = bin
-
-# nothing to do for post
-# POST1 =
-
-
-
diff --git a/testshl2/workben/runner/unxsols3.config.file b/testshl2/workben/runner/unxsols3.config.file
deleted file mode 100644
index 5af1aa49f0c1..000000000000
--- a/testshl2/workben/runner/unxsols3.config.file
+++ /dev/null
@@ -1,34 +0,0 @@
-# Testshl2Runner
-
-# what is need to start?
-
-PRE1 = setenv SHELL /bin/tcsh
-PRE2 =
-
-SHELL = /bin/tcsh
-BUILD = udk305
-ENV = unxsols3
-LOCALENV = /usr/qaapi/projects/solartemp
-BASEDIR = /usr/qaapi/projects/udk
-PROJECTNAME= sal
-INPUT = qa
-OUTPUT = qa
-
-# JOBFILE = $(PROJECTDIR)/$(PROJECTNAME)/$(INPUT)/jobs.txt
-JOBFILE = jobs.txt
-
-TESTTOOL = testshl2
-BATCHFILE = runTestshl.sh
-
-# Hardcoded
-# if ENV == "wnt..."
-# bin
-# if ENV == "unx..."
-# lib
-# PRJLIB = bin
-
-# nothing to do for post
-# POST1 =
-
-
-
diff --git a/testshl2/workben/runner/wntmsci9.config.file b/testshl2/workben/runner/wntmsci9.config.file
deleted file mode 100644
index 12aefabcd29c..000000000000
--- a/testshl2/workben/runner/wntmsci9.config.file
+++ /dev/null
@@ -1,46 +0,0 @@
-# Testshl2Runner
-
-# what is need to start?
-
-# path to find setsolar
-PRE1 = set path=r:\\etw;%PATH%
-
-SHELL = c:\\programme\\4nt\\4nt.exe
-BUILD = udk305
-ENV = wntmsci9
-
-# where to find the output directory
-LOCALENV = d:\\local\\305
-
-# the basedirectory to the sources, before a project
-BASEDIR = d:\\local\\305\\UDK305
-
-# name of the project
-PROJECTNAME= sal
-
-# PROJECTDIR is build within the following: $(BASEDIR)/$(PROJECTNAME)
-
-# INPUT is found in $(PROJECTDIR)
-INPUT = qa_work
-
-# OUTPUT is found in $(PROJECTDIR)/$(ENV)
-OUTPUT = qa_work
-
-# JOBFILE is found in $(PROJECTDIR)/$(INPUT)
-JOBFILE = jobs.txt
-
-TESTTOOL = testshl2
-BATCHFILE = runTestshl.btm
-
-# Hardcoded
-# if ENV == "wnt..."
-# bin
-# if ENV == "unx..."
-# lib
-# PRJLIB = bin
-
-# nothing to do for post
-# POST1 =
-
-
-