lp:~stewart/galera/bug907623

Created by Stewart Smith and last modified
Get this branch:
bzr branch lp:~stewart/galera/bug907623
Only Stewart Smith can upload to this branch. If you are Stewart Smith please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stewart Smith
Project:
Galera
Status:
Development

Recent revisions

109. By Stewart Smith

Fix test_net_consumer_nto1 and test_net_consumer to also bind to port 0 to enable simultaneous test runs on a single machine

108. By Stewart Smith

Fix test_network_nonblocking to also bind to port 0 to enable simultaneous test runs on a single machine

107. By Stewart Smith

Fix test_network_send to also bind to port 0 to enable simultaneous test runs on a single machine

106. By Stewart Smith

Fix test_network_listen and test_network_connct tests so that they can be run simultaneously on the same machine by switching to using dynamically allocated port numbers instead of static ones. We bind to port 0 and then ask the OS for what port it allocated. I had to modify gu::net::Socket::listen() so that it would store the proper local_addr string.

105. By Stewart Smith

fix gcomm/test/check_util.cpp test cases to bind to port 0 to get a port allocated by the operating system insted of hard-coding one into the test. This fixes a problem where if two builds were running concurrently on the same machine, they would conflict on port numbers and one would fail for no good reason.

104. By Alex Yurchenko <ayurchen@void>

References lp:884566 - synced with SVN r2637

103. By Alex Yurchenko <ayurchen@void>

References lp:884566 - synced with SVN r2631

102. By Alex Yurchenko <ayurchen@void>

References lp:884566 - added forgotten files

101. By Alex Yurchenko <ayurchen@void>

References lp:884566 - synced with SVN r2628

100. By Alex Yurchenko <ayurchen@void>

References lp:884566 - synced with SVN r2617

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:galera/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers