Signed-off-by: Zhang Yale ylzhangah@qq.com --- jobs/borrow-10d.yaml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/jobs/borrow-10d.yaml b/jobs/borrow-10d.yaml index 3896ef78..aeb55466 100644 --- a/jobs/borrow-10d.yaml +++ b/jobs/borrow-10d.yaml @@ -1,6 +1,14 @@ suite: borrow testcase: borrow
-runtime: 10d - -sleep: +sshd: + pub_key: <%= + begin + File.read("#{ENV['HOME']}/.ssh/id_rsa.pub").chomp + rescue + nil + end + %> + my_email: +# sleep at the bottom +sleep: 10d