• Matthew Slipper's avatar
    ci: Parallelize op-e2e (#3635) · bead5e12
    Matthew Slipper authored
    * ci: Parallelize op-e2e
    
    Replaces my previous PRs since `t.Parallel()` works fine. Also exposes the listener on the op-node, so that we can use a port of zero and allow the kernel to allocate a port.
    
    * close other geth nodes
    
    * missed one
    
    * use t.cleanup
    bead5e12
Name
Last commit
Last update
..
api.go Loading commit data...
client.go Loading commit data...
comms.go Loading commit data...
config.go Loading commit data...
log.go Loading commit data...
node.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...