summaryrefslogtreecommitdiff
path: root/testshl2/workben/runner/unxsols3.config.file
blob: b469630afeaea4d8a46f2193dfb843b62a0c456e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Testshl2Runner

# what is need to start?

PRE1       = setenv SHELL /bin/tcsh
PRE2       = 

SHELL      = /bin/tcsh
BUILD      = udk305
ENV        = unxsols3
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 =