star_pream.12

Purpose:

Create the star preamble file used by esvd programs based on provided configuration and input files.

Enter:

star_pream.12 <config=config_name> <tpid=test_identifier> <tri_specs=tri_specs_file> <out_file= tar_file> <run_no=number> <esvd_specs=esvd_file> <activity=activity_num> <cycle=cycle_name> <autorun=yes | no>

Where:

config

Specify the configuration name to use.

tpid

Specify the test unique identifier.

tri_specs

Specify the pathname of the tri spec file.

out_file

Specify the pathname of the star output file.

run_no

Specify the run number.

esvd_specs

Specify the pathname of the esvd spec file.

activity

Specify the activity number.

cycle

Specify the cycle name.

autorun

Specify:

  • yes to use autorun
    or
  • no to disable autorun.

An option must be specified. 

Example:

star_pream.12 config=TorqueCurve320
tpid=CTH_EUL
tri_specs=/esvd_data/CTH_EUL/tri_specs.dat
out_file=/esvd_data/CTH_EUL/TorqueCurve320/star1.dat
run_no=476363
esvd_specs=/esvd_data/specs/esvd_specs.dat
activity=20
cycle=SimColdFTP
autorun=yes

Notes:

– /e/< s >/’esvdSpecs’
– /e/< t >/ ‘tri_specs.dat’
– /e/< t >/< m >/ ‘star1.dat’.< c >

where:

esvd_data
t test plan id 
st step number of the test
r run number of the test
c name of the cycle that was run
s specifications that apply to all tests
‘ ‘ quoted string is a generic filename, later replaced by the actual filename when the script, ‘tri_file_naming.12’ is run.

This program is typically run from a script that generates appropriate pathnames and files.

See Also: