Matt Travers
Matt Travers
The first go around with using the Mux-transport-for-client paramiko branch showed that the new code only connects to existing ControlMaster proxy connections and does not create them. It was also...
Was able to connect without a password via the ControlMaster process after setting up a openssh-client version >= v7.4 using the multiplexer branch of paramiko
Yes, I'll make a ticket for it to get into our build process for the next NITRC-CE release
@yarikoptic Can you provide a starter list of Docker and Singularity recommended backends I could seed the initial list with? For AWS, I'll provide the latest version of NITRC-CE AMI.
Ah, nice find. assert_output --partial 'arg #1=' is much easier to remember and read than: [ "${lines[0]}" = 'arg #1=' ]