Description of problem: In condor_configure_store, a node's group membership is determined by adding a node to a group. Doing this removes the ability so set the group membership priority and can result in unexpected configurations. Move the node's group membership to the node itself and allow prioritization. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Moved the group membership to the nodes. In order to modify a node's group, the user will need to modify the node in the store. Previously the user would have modified the group the node was to belong to. Changed in: condor-wallaby-tools-3.1-1
Verify with (version): condor-wallaby-tools-3.3-1 Verify on: RHEL5 i386,x86_64 - passed
>>> VERIFIED