From f2ab6ac8253cc3021cb161198425b01dc362bb47 Mon Sep 17 00:00:00 2001 From: Senthil Kumaran Date: Fri, 8 Feb 2013 13:43:46 +0530 Subject: Cleanup all unwanted bits from ubuntu test definitions. --- ubuntu/bootchart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ubuntu/bootchart.yaml') diff --git a/ubuntu/bootchart.yaml b/ubuntu/bootchart.yaml index f8b3f5c..3addf3c 100644 --- a/ubuntu/bootchart.yaml +++ b/ubuntu/bootchart.yaml @@ -1,7 +1,7 @@ metadata: name: bootchart - version: 1.0 format: "Lava-Test-Shell Test Definition 1.0" + description: "Test bootchart in ubuntu." install: deps: @@ -13,5 +13,5 @@ install: run: steps: - "cd bootchartscript" - - "lava-test-case ./bootchartscript.sh --shell true" - - "lava-test-case-attach ./bootchartscript.sh bootchart.log text/plain" + - "lava-test-case bootchartscript --shell ./bootchartscript.sh" + - "lava-test-case-attach bootchartscript bootchart.log text/plain" -- cgit v1.2.3