Opened 14 years ago
Last modified 10 years ago
#1081 new enhancement
IZ140: Need test for #2345
Reported by: | andreas | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | testsuite | Version: | current |
Severity: | Keywords: | tests | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=140]
Issue #: 140 Platform: All Reporter: andreas (andreas) Component: testsuite OS: All Subcomponent: tests Version: current CC: None defined Status: RESOLVED Priority: P2 Resolution: FIXED Issue type: ENHANCEMENT Target milestone: milestone 1 Assigned to: ovid (ovid) QA Contact: joga URL: * Summary: Need test for #2345 Status whiteboard: Attachments: Issue 140 blocks: Votes for issue 140: Vote for this issue Opened: Thu Aug 9 08:19:00 -0700 2007 ------------------------ There is a need for a test that covers the scenario of bug #2345 http://gridengine.sunsource.net/issues/show_bug.cgi?id=2345 (1) Configure a consumbable resource F001 F001 INT <= YES YES 0 0 (2) Give it a capacity with global host complex_values F001=100 (3) Configure a resource quota { name jeder_nur_eins description global enabled TRUE limit to F001=1 } (4) Make sure there are at least two cluster queues (e.g. "all.q" and a queue "A") (5) Submit a job that requires a particular queue but not the F001 resource: qsub -q A -b y /bin/sleep 10 ---> the test must ensure this job gets started ------- Additional comments from ovid Fri Sep 28 14:50:20 -0700 2007 ------- Checked in code
Note: See
TracTickets for help on using
tickets.