• C
    Expose gpssh's pexpect.pxssh settings in a configurable file. · 7220b548
    Chris Hajas 提交于
    The gpssh utility can have issues during the initial ssh connection
    step due to different network configurations that may cause delay.
    This commit exposes two key pxssh variables, delaybeforesend and
    sync_multiplier, into configurables so that users can change them
    as needed to ensure their gpssh works as intended in their network.
    
    Authors: Christopher Hajas and Jimmy Yih
    7220b548
test_unit_ssh_utils.py 2.3 KB