From: Aric Gardner Date: Thu, 19 Feb 2015 22:47:29 +0000 (-0500) Subject: Add more usefull commands to dummy job X-Git-Tag: arno.2015.1.0~200 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=64ea830551943c5ce0fb242605086754999c1a29;p=releng.git Add more usefull commands to dummy job Change-Id: I6680fc837703c551adc45f6c5ab6b8a12138a886 Signed-off-by: Aric Gardner --- 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