aboutsummaryrefslogtreecommitdiff
path: root/steuermann/run_all.py
Commit message (Collapse)AuthorAgeFilesLines
* Initial "kill all tasks" work.HEADmasterJoseph Hunkeler2016-07-251-1/+9
|
* Replace keyword redefinitionsJoseph Hunkeler2016-07-051-16/+16
|
* Fix missing formatterJoseph Hunkeler2016-07-041-1/+1
|
* All sm_files are converted to absolute paths to avoid annoying failuresJoseph Hunkeler2016-07-031-1/+1
|
* Parse local hosts.ini if it existsJoseph Hunkeler2016-07-031-0/+4
|
* Python 3k portability issues; implement more pleasent exit sequence from ↵Joseph Hunkeler2016-07-031-10/+16
| | | | interactive mode
* Python 3k compatJoseph Hunkeler2016-07-031-51/+51
|
* ...and forgot the same import in run_all.pycslocum2014-09-101-0/+2
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1321 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* move definition of allowed flags into __init__.pycslocum2014-09-101-7/+0
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1319 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* some changes to how CONDITIONS block is processed; incrememnt N to 20cslocum2014-09-101-9/+13
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1318 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* add some more debuggingcslocum2014-06-121-3/+0
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1271 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* added some debuggingcslocum2014-06-121-1/+1
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1270 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* added some debuggingcslocum2014-06-121-0/+3
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1269 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* print conditions at beginning of runcslocum2014-06-121-0/+2
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1266 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* changes to several files to make command line conditional args workcslocum2012-12-281-27/+26
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@922 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* update run_all.py to make modified call to easyargs.get()cslocum2012-12-271-4/+3
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@919 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* fix but related to how run_step tracks resourcescslocum2012-12-201-6/+12
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@911 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* add support for resource keywords 'all' or 'available'cslocum2012-12-201-1/+17
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@909 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* make smc accept unknown flags as condition definitionscslocum2012-12-201-5/+24
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@908 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* implemented common and host-specific resource limits, trackingcslocum2012-12-201-26/+80
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@907 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* add resource requirements to input languagesienkiew2012-12-191-0/+1
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@897 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* make scp errors go to /dev/nullcslocum2012-12-031-1/+1
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@878 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* verbose off for want -rsienkiew2012-11-081-1/+3
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@840 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* count of failures by host at the top of the reportsienkiew2012-11-081-2/+2
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@838 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* added feature: can pass -h <hosts_ini_file> to smc to specify which .ini ↵cslocum2012-11-071-6/+14
| | | | | | file to load hosts info from git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@833 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* partial implementation of collecting logs locally for incorporation into ↵cslocum2012-10-021-3/+39
| | | | | | build report git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@805 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* xsienkiew2012-08-161-1/+1
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@774 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* add command text to list commandsienkiew2012-06-291-26/+39
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@739 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* cmds to show hostgroups and conditions; better helpsienkiew2012-06-281-7/+58
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@735 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* remove debuggingsienkiew2012-06-121-1/+1
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@716 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* checkpointsienkiew2012-03-071-0/+10
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@561 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* new sm files for nightly buildssienkiew2012-01-181-2/+13
| | | | | | | | IMPORT feature in specification language checkpointing of various uncommitted changes git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@538 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* default everything to SKIP in interactive modesienkiew2011-10-101-1/+3
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@445 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* checkpointsienkiew2011-10-101-2/+2
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@442 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* checkpointsienkiew2011-10-071-5/+11
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@439 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* checkpointsienkiew2011-10-031-7/+14
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@435 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* checkpointsienkiew2011-09-271-22/+94
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@430 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* checkpointsienkiew2011-09-231-22/+53
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@429 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* implement maxproc for each hostsienkiew2011-09-191-5/+21
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@422 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* checkpointsienkiew2011-09-161-10/+13
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@421 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* checkpointsienkiew2011-08-311-5/+7
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@389 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* checkpointsienkiew2011-08-311-63/+79
| | | | git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@388 d34015c8-bcbb-4646-8ac8-8ba5febf221d
* hacked together prototype of steuermann 21.9sienkiew2011-08-301-0/+368
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@381 d34015c8-bcbb-4646-8ac8-8ba5febf221d