Reorder server and port creation for overlap

This reorders two server and port creation operations so that they
will overlap in parallel a bit, with no risk of race because we
still validate each server before we start the meat of the test.

Change-Id: I022fecaf69a8340a69dc02881744b487428d3e81
1 file changed