Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
olcf-acceptance-team
olcf4-acceptance-tests
Commits
42759f72
Commit
42759f72
authored
Mar 11, 2016
by
Melesse Vergara, Veronica
Browse files
added sample input files for tests
parent
4c1def8b
Changes
2
Hide whitespace changes
Inline
Side-by-side
inputfiles/rgt.input
0 → 100644
View file @
42759f72
################################################################################
# Set the path to the top level of the application directory. #
# #
################################################################################
Path_to_tests = /ccs/proj/stf006/vgv/harnessDev/harnessCrest/Applications
# hello
#Test = HelloWorld Test_16cores
Test = nuccor_kernels test_1node_c_pgi_nobuild
Test = nuccor_kernels test_1node_c_pgi_short_nobuild
Test = nuccor_kernels test_1node_c_pgi
################################################
# Harness tasks #
################################################
#Harness_task = check_out_tests
#Harness_task = start_tests
Harness_task = stop_tests
#Harness_task = display_status
inputfiles/rgt_environmental_variables_bash.sh
0 → 100644
View file @
42759f72
#!/bin/bash
#==============================================================================
#
# This file defines and sets user specific environmental variables for the test
# harness.
#
export
MODULEPATH
=
${
MODULEPATH
}
:/ccs/proj/stf006/olcf_acceptance/nccs_test_harness/modulefiles
export
RGT_SYSTEM_LOG_TAG
=
test_crest
export
RGT_TLD
=
/ccs/proj/stf006/vgv/harnessDev/harnessCrest
#---------------------------------------------------------------
# Absoulte path to scratch space and environmental variables
# file (this file).
#---------------------------------------------------------------
export
RGT_PATH_TO_SSPACE
=
${
RGT_TLD
}
/Scratch
export
RGT_ENVIRONMENTAL_FILE
=
${
RGT_TLD
}
/rgt_environmental_variables.bash.x
#---------------------------------------------------------------
# PBS job account id. -
#---------------------------------------------------------------
export
RGT_PBS_JOB_ACCNT_ID
=
stf007
#---------------------------------------------------------------
# Name of nccs test harness module to load -
#---------------------------------------------------------------
export
RGT_NCCS_TEST_HARNESS_MODULE
=
crest_tests
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment