Updates:
        Status: Fixed
        Owner: [email protected]
        Labels: Milestone-Release2.10

Comment #3 on issue 721 by [email protected]: The test assertion that the primary node should be the first element in the list of nodes fails
http://code.google.com/p/ganeti/issues/detail?id=721

Fixed in

commit f2a3c4f07f1991d9a2ab0657c3251812361a239c
Author: Petr Pudlak <[email protected]>
Date:   Mon Feb 24 09:27:57 2014 +0100

    Let the instance's tuple of nodes start with the primary

    Before the tuple of nodes of an instance was created from a set, listing
    the nodes in alphabetical order. This patch ensures that the primary
    node is always the first one in the list.

    Signed-off-by: Petr Pudlak <[email protected]>
    Reviewed-by: Jose A. Lopes <[email protected]>

commit 93a968aac088046832d037806afc5e7433cd712f
Author: Petr Pudlak <[email protected]>
Date:   Mon Feb 24 09:26:08 2014 +0100

    Fix the test that checks for the order of instance's nodes

    The test checks if the first node in the tuple is the primary node, but
    because it names the node so that it's the least one alphabetically, the
    test always succeeds. This fixes the test.

    Signed-off-by: Petr Pudlak <[email protected]>
    Reviewed-by: Jose A. Lopes <[email protected]>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to