gnaponie / greenwave

Forked from greenwave 6 years ago
Clone

ce1b326 Jenkinsfile: need to wait for all 6 pods to be ready

Authored and Committed by Dan Callaghan 6 years ago
1 file changed. 1 lines added. 1 lines removed.
    Jenkinsfile: need to wait for all 6 pods to be ready
    
    If you omit this arg to .untilEach it defaults to waiting for 1 element
    to satisfy the condition, not *all* elements as you might expect.
    
        
file modified
+1 -1