aboutsummaryrefslogtreecommitdiff
path: root/steuermann
Commit message (Expand)AuthorAgeFilesLines
* Initial "kill all tasks" work.HEADmasterJoseph Hunkeler2016-07-251-1/+9
* Be a little more informative for failed debug activationJoseph Hunkeler2016-07-051-1/+1
* Replace keyword redefinitionsJoseph Hunkeler2016-07-051-16/+16
* Move auth_users into configurationJoseph Hunkeler2016-07-051-0/+6
* Remove duplicate debug checkJoseph Hunkeler2016-07-051-1/+0
* Use user-defined hosts configuration if it existsJoseph Hunkeler2016-07-041-0/+3
* Fix missing formatterJoseph Hunkeler2016-07-041-1/+1
* Add STEUERMANN_DEBUG env variable; Remove "with" usage, because it does not w...Joseph Hunkeler2016-07-041-28/+35
* Check for STEUERMANN_CONFIG first, then $HOME, or dieJoseph Hunkeler2016-07-041-19/+19
* All sm_files are converted to absolute paths to avoid annoying failuresJoseph Hunkeler2016-07-031-1/+1
* A little more robust config handlingJoseph Hunkeler2016-07-031-6/+10
* Parse local hosts.ini if it existsJoseph Hunkeler2016-07-031-0/+4
* Fix StringIO python 3k compatJoseph Hunkeler2016-07-032-4/+8
* Add hosts_config variableJoseph Hunkeler2016-07-031-0/+1
* Use "with" instead of direct "open"Joseph Hunkeler2016-07-031-27/+27
* Remove debug outputJoseph Hunkeler2016-07-031-1/+0
* Python 3k portability issues; implement more pleasent exit sequence from inte...Joseph Hunkeler2016-07-035-15/+31
* Remove accidental use of dirname; Trap having no config whatsoeverJoseph Hunkeler2016-07-031-5/+9
* Make configuration more dynamic; stop hardcoding pathsJoseph Hunkeler2016-07-031-4/+32
* Fix python 3k compat.Joseph Hunkeler2016-07-031-2/+2
* Use RELIC version dataJoseph Hunkeler2016-07-031-1/+1
* Remove generated specfile from repositoryJoseph Hunkeler2016-07-031-688/+0
* Generalize host configurationJoseph Hunkeler2016-07-031-144/+17
* Python 3k compatJoseph Hunkeler2016-07-039-117/+117
* use etc_client user for pandeia tests on bondcslocum2016-06-271-2/+2
* update hosts.ini filecslocum2016-05-182-1/+11
* lower parallel processes for pandeia testscslocum2015-10-201-2/+2
* fix typo in hosts.inicslocum2015-10-201-1/+1
* update jw etc hostscslocum2015-10-201-0/+4
* add new host to hosts.inicslocum2015-10-191-0/+3
* add dljwetcv3 to hosts.inicslocum2015-10-161-0/+3
* add etccartier, etcedissienkiew2015-01-131-0/+14
* ...and forgot the same import in run_all.pycslocum2014-09-101-0/+2
* forgot import statement in nodes.pycslocum2014-09-102-1/+2
* move definition of allowed flags into __init__.pycslocum2014-09-103-8/+9
* some changes to how CONDITIONS block is processed; incrememnt N to 20cslocum2014-09-102-25/+37
* also don't substitue nodecslocum2014-06-161-1/+1
* also don't substitue sm_nodecslocum2014-06-161-1/+1
* make sure not to subsitute hostnamecslocum2014-06-161-1/+3
* more stuffcslocum2014-06-121-6/+11
* more stuffcslocum2014-06-121-1/+3
* modified a bitcslocum2014-06-121-2/+3
* added variable substitution in the 'script' stringcslocum2014-06-121-9/+2
* more stuffcslocum2014-06-122-8/+6
* more stuffcslocum2014-06-122-1/+6
* stuffcslocum2014-06-121-1/+1
* stuffcslocum2014-06-122-2/+2
* trying somethingcslocum2014-06-121-1/+1
* fix last commitcslocum2014-06-121-1/+1
* updated debuggingcslocum2014-06-121-5/+5