Opened 13 years ago
Last modified 10 years ago
#1096 new task
IZ155: need test for Grid Engine IZ 2419
Reported by: | joga | 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=155]
Issue #: 155 Platform: All Reporter: joga (joga) Component: testsuite OS: All Subcomponent: tests Version: current CC: None defined Status: RESOLVED Priority: P2 Resolution: FIXED Issue type: TASK Target milestone: milestone 1 Assigned to: joga (joga) QA Contact: joga URL: * Summary: need test for Grid Engine IZ 2419 Status whiteboard: Attachments: Issue 155 blocks: Votes for issue 155: Vote for this issue Opened: Tue Oct 30 06:33:00 -0700 2007 ------------------------ Set global config, execd_params, SHARETREE_RESERVED_USAGE=1. Submit a tightly integrated parallel job, -l h_vmem=100M to get reserved memory usage. Wait for the job to start running, and some additional time to see some usage. Call qstat -j <job_id>, parse cpu, mem (there is a function doing this in tcl_files/parser.tcl). Call qstat -ext -g t, compare usage output (there already is a function for that). Call qstat -ext, compare usage output (probably no utility function for that one yet, but the function calling qstat -ext -g t could be extended, or copied). ------- Additional comments from joga Tue Nov 20 04:25:43 -0700 2007 ------- I'll write the test. ------- Additional comments from joga Wed Nov 21 03:39:22 -0700 2007 ------- Done.
Note: See
TracTickets for help on using
tickets.