Class WaitingForReplication


  • public class WaitingForReplication
    extends CauseOfBlockage
    Build is blocked because replication is not completed to slave(s).
    Author:
    Hugo Arès <hugo.ares@ericsson.com>
    • Constructor Detail

      • WaitingForReplication

        public WaitingForReplication​(Collection<GerritSlave> gerritSlaves)
        Standard constructor.
        Parameters:
        gerritSlaves - The slaves(s) that replication needs to complete before the build can start.