Opened 13 years ago
Last modified 9 years ago
#970 new task
IZ29: test for Gridengine IZ 1133
Reported by: | joga | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | testsuite | Version: | current |
Severity: | Keywords: | tests | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=29]
Issue #: 29 Platform: All Reporter: joga (joga) Component: testsuite OS: All Subcomponent: tests Version: current CC: None defined Status: NEW Priority: P3 Resolution: Issue type: TASK Target milestone: milestone 1 Assigned to: issues@testsuite QA Contact: joga URL: * Summary: test for Gridengine IZ 1133 Status whiteboard: Attachments: Issue 29 blocks: Votes for issue 29: Vote for this issue Opened: Mon Nov 13 03:52:00 -0700 2006 ------------------------ This was IZ 1138 in project gridengine. The following test for issue 1133 needs to be written: setup: - create complex "load" as integer, relop <= - assign load to global with value 100 - assign load to first host with value 10 - create new cqeue for @allhosts - with seqno 10 for the qi on the first host - set scheduler configuration: - load formula load - disable all queues, except for our new one test run: - set scheduler config: queue_sort_order load - submit serial job - check if the job is running on the first host - and write error, if not - delete job - submit serial job with soft requests - check if the job is running on the first host - and write error, if not - delete job - submit parallel job - check if the job is running on the first host - and write error, if not - delete job - submit parallel job with soft requests - check if the job is running on the first host - and write error, if not - delete job - set scheduler config: queue_sort seqno - redu the job submition and test, if the job is not running in the qi on the first host. cleanup: - remove queue - remove complex attribute load
Note: See
TracTickets for help on using
tickets.