aboutsummaryrefslogtreecommitdiffstats
path: root/worker
Commit message (Collapse)AuthorAgeFilesLines
* [tests] worker: tests reflecting the SIGINT design changepcarrier2010-11-281-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@1053 ef72aa8b-4018-0410-8976-d6e080ef94d8
* [worker] New specs to simplify queue handlingpcarrier2010-11-281-10/+4
| | | | | | | - We always increment the request number when interrupted - We display the request number on stderr in case of interruption git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@1052 ef72aa8b-4018-0410-8976-d6e080ef94d8
* [worker] Specs: let's talk test coveragepcarrier2010-11-271-56/+70
| | | | | | | | | | Test coverage markup added. It's intrusive and makes reading the specs a pain. Sorry! I consider this format temporary anyway. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@1044 ef72aa8b-4018-0410-8976-d6e080ef94d8
* [worker] Drop exec2file from spec, needs redesignpcarrier2010-11-271-9/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@1038 ef72aa8b-4018-0410-8976-d6e080ef94d8
* [worker] s/__cmd_number__/__req_counter__/pcarrier2010-11-271-3/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@1037 ef72aa8b-4018-0410-8976-d6e080ef94d8
* [worker] fix in glob; tests ARE useful :)pcarrier2010-11-271-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@1036 ef72aa8b-4018-0410-8976-d6e080ef94d8
* [worker] Slightly simplified shell API and initpcarrier2010-11-271-13/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@1034 ef72aa8b-4018-0410-8976-d6e080ef94d8
* [worker] Changes in specs, first draft implementationpcarrier2010-11-272-11/+178
| | | | | | | | | | | | | | specs: - s/SIGTERM/SIGINT/ - s/noop/ping/ - new noop command - introduced UNKNOWN COMMAND and INTERRUPTED on stderr - (stdout|stderr) and their lengths are now interleaved in 'exec' output implementation: - Here's a first design git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@1033 ef72aa8b-4018-0410-8976-d6e080ef94d8
* [worker] initial specpcarrier2010-11-271-0/+93
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@1032 ef72aa8b-4018-0410-8976-d6e080ef94d8