From 64ea830551943c5ce0fb242605086754999c1a29 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Thu, 19 Feb 2015 17:47:29 -0500 Subject: [PATCH] Add more usefull commands to dummy job Change-Id: I6680fc837703c551adc45f6c5ab6b8a12138a886 Signed-off-by: Aric Gardner --- jjb/genesis/genesis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jjb/genesis/genesis.yml b/jjb/genesis/genesis.yml index 20a51b9a5..b295e3d3b 100644 --- a/jjb/genesis/genesis.yml +++ b/jjb/genesis/genesis.yml @@ -119,6 +119,8 @@ - shell: | echo foo echo bar + hostname + ls -la - job-template: @@ -173,3 +175,5 @@ - shell: | echo foo echo bar + hostname + ls -la -- 2.16.6