Closed pdietl closed 1 week ago
If I run transient run centos7_rel3,http=https://github.com/ALSchwalm/transient-baseimages/releases/download/5/centos-7.8.2003.qcow2.xz locally and login via the console, I cannot find the sshfs executable, and thus local Behave tests fail.
transient run centos7_rel3,http=https://github.com/ALSchwalm/transient-baseimages/releases/download/5/centos-7.8.2003.qcow2.xz
sshfs
I'm not sure how this worked before lol. I must be missing something unless the image changed or something is wrongly cached somewhere.
If I run
transient run centos7_rel3,http=https://github.com/ALSchwalm/transient-baseimages/releases/download/5/centos-7.8.2003.qcow2.xz
locally and login via the console, I cannot find thesshfs
executable, and thus local Behave tests fail.