Feature #1747

Allow xpath expressions to select nodes in requirements and rank

Added by Carlos Martín over 8 years ago. Updated over 8 years ago.

Status:ClosedStart date:01/30/2013
Priority:NormalDue date:
Assignee:Carlos Martín% Done:

100%

Category:Scheduler
Target version:Release 4.0
Resolution:fixed Pull request:

Associated revisions

Revision 73687ceb
Added by Carlos Martín over 8 years ago

Feature #1747: Allow xpath in rank and requirements expressions

History

#1 Updated by Carlos Martín over 8 years ago

  • % Done changed from 0 to 100

Done in brach bug-1738.

Limitations: the xpath must be escaped.

REQUIREMENTS="MAX_MEM > 0" 
REQUIREMENTS="\"/HOST/HOST_SHARE/MAX_MEM\" > 0" 
RANK = "\"/HOST/LAST_MON_TIME\"" 

Needs tests and documentation

#2 Updated by Ruben S. Montero over 8 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Also available in: Atom PDF