- 19 Sep, 2016 1 commit
-
-
Paul Rich authored
-
- 01 Sep, 2016 2 commits
- 21 Apr, 2016 1 commit
-
-
Paul Rich authored
-
- 07 Apr, 2016 1 commit
-
-
Paul Rich authored
We can now get and properly display node attributes via the system type query.
-
- 04 Apr, 2016 1 commit
-
-
Paul Rich authored
-
- 07 Mar, 2016 1 commit
-
-
Paul Rich authored
Adding in detailed info as a debugging tool.
-
- 11 Mar, 2015 1 commit
-
-
This lets a Unix group be set on a queue as a restriction. If the submitter isn't a part of the group, the job is rejected.
-
- 29 Sep, 2014 1 commit
-
-
Paul Rich authored
boot-block.py will now return correct boot statuses. It looks like this wasn't properly changed when boot-block was integrated into the revised client framework. We now get nonzero statuses on boot failure.
-
- 15 May, 2014 1 commit
-
-
Paul Rich authored
-
- 25 Apr, 2014 1 commit
-
-
Paul Rich authored
find_queue_equivalence classes was doing the wrong thing among other issues. More testing pending, this is an intermediate commit.
-
- 10 Apr, 2014 1 commit
-
-
Paul Rich authored
In the event boot-block.py is killed an an inopportune time, the in-flight boots will not be clenaed up. This adds a timeout that will automatically remove boots that go unacknowledged as being complete after a configurable number of secondds.
-
- 04 Mar, 2014 1 commit
-
-
George Rojas authored
-
- 21 Jan, 2014 1 commit
-
-
George Rojas authored
-
- 02 Dec, 2013 1 commit
-
-
Paul Rich authored
-
- 14 Nov, 2013 1 commit
-
-
Paul Rich authored
This allows us to drop the header from things that use printTabular. This can make output from cobalt comands easier to use in scripts.
-
- 10 Oct, 2013 1 commit
-
-
rojas authored
Ticket #107: 1. implemented qsub interactive for bgq
-
- 03 Oct, 2013 1 commit
-
-
Paul Rich authored
This fixes bad defaults in ion kernel options and ensures proper operation with alt-kernel support disabled.
-
- 12 Sep, 2013 1 commit
-
-
Paul Rich authored
Storing for testing in the branch. Basic merge of the patch has been completed.
-
- 27 Aug, 2013 1 commit
-
-
George Rojas authored
-
- 26 Aug, 2013 1 commit
-
-
George Rojas authored
Added exception handle to handle the catestrophic filter failure.
-
- 22 Aug, 2013 1 commit
-
-
George Rojas authored
1. PBS-style directive for script jobs 2. Multiple env unions 3. Added appropriate tests
-
- 09 Aug, 2013 1 commit
-
-
George Rojas authored
-
- 31 Jul, 2013 1 commit
-
-
George Rojas authored
Fixed 381, update man pages and added test.
-
- 23 Jul, 2013 1 commit
-
-
George Rojas authored
Added options --user-hold, --user-release, --admin-hold, --admin-release Updated man pages Added more test Added client section inf cobalt.conf and put the variable "allow_cqadm_hold_and_release_options"
-
- 16 Jul, 2013 1 commit
-
-
George Rojas authored
Changed from seconds to hours:min:sec
-
- 12 Jul, 2013 1 commit
-
-
Paul Rich authored
This rev is likely broken. Checked in to archive changes with testing pending.
-
- 11 Jul, 2013 1 commit
-
-
George Rojas authored
1. Added the ability to use : and = within vars if escaped 2. Added more testing
-
- 10 Jul, 2013 1 commit
-
-
George Rojas authored
Change all appropriate clients commands to print usage if no parameters entered. Also made changes to test to compare the output even if return status is 0.
-
- 09 Jul, 2013 1 commit
-
-
George Rojas authored
-
- 27 Jun, 2013 1 commit
-
-
Paul Rich authored
None was getting set to a string rather than an []. This was causing qalter to be unable get a job out of dep_fail. qrls --dependencies was unaffected.
-
- 09 Jun, 2013 1 commit
-
-
George Rojas authored
Also modified testutils.py to allow for dynamic user selection needed for userres.py This will allow for it to run on brooklyn simulator.
-
- 06 Jun, 2013 1 commit
-
-
George Rojas authored
1. updates to fix the command output differencess between old and new.
-
- 30 May, 2013 1 commit
-
-
Paul Rich authored
The mode argument for bgq systems was not correct for BGQ systems. It was also doing the wrong thing if the mode was set to something other than script or c1, in terms of proccount if the number of nodes was updated.
-
- 29 May, 2013 1 commit
-
-
George Rojas authored
Added nodecount to spec in qsub after validation. Update stub Proxy.com for type checking comparison. Added more tests.
-
- 21 May, 2013 1 commit
-
-
George Rojas authored
1. All component calls go through client_utils.component_call function This will allow for testing and debugging. When a --debug option is used This function will spit out component call information. 2. Made changes to testutils.py to be able to create tests that look for return status mismatch and fatal exeptions. 3. Created 337 Brooklyn sim tests for test coverage using the new testutils.py
-
- 15 May, 2013 1 commit
-
-
George Rojas authored
-
- 08 May, 2013 1 commit
-
-
George Rojas authored
-
- 07 May, 2013 1 commit
-
-
George Rojas authored
Also found issue with scores in schedctl, so fixed. Added more test to test for --defer in qalter, and added more test in schedctl
-
- 05 May, 2013 1 commit
-
-
George Rojas authored
1. update/created man pages, 2. convert test text files to test python modules for better maintainability, 3. some pylint cleaning (cqadmin) 4. added ability to put an option on muliple lines in arg_parser.py
-