commit | 7249e2a53fd4cb412e238c478cf76b69a7369e68 | [log] [tgz] |
---|---|---|
author | Dan Smith <dansmith@redhat.com> | Fri Jul 21 09:53:06 2023 -0700 |
committer | Dan Smith <dansmith@redhat.com> | Fri Jul 21 10:44:29 2023 -0700 |
tree | ca89b6cc701c0045b41b0af72552d87f5f06c10b | |
parent | 1643536c9f7407dceccfaa18a2dd95156de1419c [diff] |
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