https://bugzilla.wikimedia.org/show_bug.cgi?id=53629
Tim Landscheidt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #1 from Tim Landscheidt <[email protected]> --- I can't reproduce that: | scfc@tools-login:~$ echo sleep 10m > sleep-test.sh && chmod +x sleep-test.sh | scfc@tools-login:~$ jstart -N sleep-test ./sleep-test.sh | Your job 2415536 ("sleep-test") has been submitted | scfc@tools-login:~$ qstat | job-ID prior name user state submit/start at queue slots ja-task-ID | ----------------------------------------------------------------------------------------------------------------- | 2415536 0.25000 sleep-test scfc r 02/03/2014 03:03:38 [email protected] 1 | scfc@tools-login:~$ qmod -rj 2415536 | Pushed rescheduling of job 2415536 on host tools-exec-06.pmtpa.wmflabs | scfc@tools-login:~$ qstat | job-ID prior name user state submit/start at queue slots ja-task-ID | ----------------------------------------------------------------------------------------------------------------- | 2415536 0.25000 sleep-test scfc Rr 02/03/2014 03:04:38 [email protected] 1 | scfc@tools-login:~$ jstart -N sleep-test ./sleep-test.sh | scfc@tools-login:~$ qstat | job-ID prior name user state submit/start at queue slots ja-task-ID | ----------------------------------------------------------------------------------------------------------------- | 2415536 0.25000 sleep-test scfc Rr 02/03/2014 03:04:38 [email protected] 1 | scfc@tools-login:~$ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
