• 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
node.go 10.9 KB