Commit Graph

14 Commits

Author SHA1 Message Date
Ruipeng Li
68f510c11b
Test jobs for enable-mixedint (#280)
This PR separates the jobs that break with --enable-mixedint (CGC, ParaSail, Euclid) from regular job scripts, so regression tests can selectively run jobs with --enable-mixedint. The new runtests<-option> files contain a list of tests for the runtest.sh
script that can be run by passing <-option> to the 'run.sh' autotest script. This should enable more flexibility for building regression test suites.

We should also revisit the notes pointed out by @rfalgout at some point.

Co-authored-by: Rob Falgout <rfalgout@llnl.gov>
2021-02-17 20:24:58 -08:00
Rob Falgout
1d014c27c7 Adding a Spack autotest script 2020-05-16 08:30:29 -07:00
Rob Falgout
48c9f0b972 Changed all of the headers 2019-07-07 19:26:24 -07:00
Rob Falgout
6186e11f8f Fixed autotest to work with new directory structure (not tested yet) 2016-01-15 10:30:49 -08:00
Rob Falgout
69da86bcc1 Fixed some cmake problems and added a cmake autotest script that runs every
night as part of the tux tests.
2015-01-20 14:54:12 -08:00
Rob Falgout
e9aa20918f Changed the default configuration to use the assumed partition and added a new
configuration option called --enable-global-partition.  The old option is still
available, but not printed with --help.  Also added the autotest script
basictest.sh to make it easier to write machine tests.
2015-01-12 13:06:36 -08:00
falgout
d467eb1884 Modified run.sh to allow more flexibility.
Added insure testing for the --with-no-global-partition configuration.
2012-10-23 17:45:57 +00:00
ulrikey
b39374690d replaced copyright headers 2008-07-18 01:34:48 +00:00
kolev
bd4eadd20f Restored two accidentally committed files. 2007-12-05 20:54:45 +00:00
kolev
eabd2cd161 Added the -q flag to several ssh commands in order to avoid the DOE banner. 2007-12-05 20:50:56 +00:00
falgout
a6e527e646 Various updates. 2007-11-30 23:24:44 +00:00
kolev
54a293974b Made the script more portable and added the *.fil and *.out* runtest
files to the output directory run.dir.
2007-11-28 22:19:11 +00:00
kolev
9d3e953dae Changed headers from UC to LLNS. 2007-11-22 00:44:34 +00:00
falgout
ccd350693b First draft of the new AUTOTEST directory and scripts. 2007-11-16 20:54:15 +00:00