• Tim Pepper's avatar
    e2e_node: use newer util-linux · 3f4294cd
    Tim Pepper authored
    The e2e_node test environment setup script is hard coded to pull down a
    quite old version of util-linux in order to build nsenter on trusty,
    which sadly is well known to not include an nsenter executable.
    
    While "just a test", it's unfortunate to be building from really old
    util-linux sources when newer are available.
    Signed-off-by: 's avatarTim Pepper <tpepper@vmware.com>
    3f4294cd
setup_host.sh 3.41 KB