• Lasse Dalegaard's avatar
    Make rkt port mapping test not exit immediately · c359ba44
    Lasse Dalegaard authored
    The rkt port mapping test currently starts redis with --version, which
    obviously makes redis exit again almost immediately. This means that the
    container exists before the network status can be queried, and so the
    test fails.
    c359ba44