gomega.Expect(err).NotTo(gomega.HaveOccurred(),"Failed to write file %q at remote path %q with ssh client %+v",p.fileName,temporaryRemotePath,sshClient)
framework.ExpectNoError(err,"Failed to write file %q at remote path %q with ssh client %+v",p.fileName,temporaryRemotePath,sshClient)