summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Baker <tyler.baker@linaro.org>2013-12-20 10:44:14 -0800
committerTyler Baker <tyler.baker@linaro.org>2013-12-20 11:01:43 -0800
commit0a3442ba524b60edd85536d94a207354e41c9f83 (patch)
treef383d9c3b860a628f5fb6af92dbdec225d9be141
parent0c1cda57bad6fcd69e5ede4bb94f46eb50c3d78b (diff)
ubuntu: remove unnecessary clone operation
Change-Id: Iba614d58dabf9a30177072d8ab28f2b57f0c5dd0 Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
-rw-r--r--ubuntu/bluetooth-enablement.yaml2
-rw-r--r--ubuntu/bootchart.yaml4
-rw-r--r--ubuntu/device-tree.yaml4
-rw-r--r--ubuntu/leb-basic-graphics.yaml2
-rw-r--r--ubuntu/perf.yaml2
-rw-r--r--ubuntu/wifi-enablement.yaml2
6 files changed, 1 insertions, 15 deletions
diff --git a/ubuntu/bluetooth-enablement.yaml b/ubuntu/bluetooth-enablement.yaml
index 45f069c..70f32c2 100644
--- a/ubuntu/bluetooth-enablement.yaml
+++ b/ubuntu/bluetooth-enablement.yaml
@@ -11,8 +11,6 @@ metadata:
install:
deps:
- bluez
- git-repos:
- - http://git.linaro.org/git-ro/qa/test-definitions.git
run:
steps:
diff --git a/ubuntu/bootchart.yaml b/ubuntu/bootchart.yaml
index 08358a3..52268d0 100644
--- a/ubuntu/bootchart.yaml
+++ b/ubuntu/bootchart.yaml
@@ -23,12 +23,10 @@ install:
- bootchart
- lsb-release
- pybootchartgui
- git-repos:
- - http://git.linaro.org/git-ro/qa/test-definitions.git
run:
steps:
- - cd test-definitions/ubuntu/scripts
+ - cd ubuntu/scripts
- lava-test-case bootchartscript --shell ./bootchartscript.sh
- lava-test-case-attach bootchartscript bootchart.log text/plain
- BOOTTIME=`cat bootchart.log | grep time | awk '{print $2}'`
diff --git a/ubuntu/device-tree.yaml b/ubuntu/device-tree.yaml
index f9d19ef..7442655 100644
--- a/ubuntu/device-tree.yaml
+++ b/ubuntu/device-tree.yaml
@@ -20,10 +20,6 @@ metadata:
environment:
- lava-test-shell
-install:
- git-repos:
- - http://git.linaro.org/git-ro/qa/test-definitions.git
-
run:
steps:
- "cd ubuntu/scripts; sudo bash -x ./device-tree.sh"
diff --git a/ubuntu/leb-basic-graphics.yaml b/ubuntu/leb-basic-graphics.yaml
index 72b9c00..8c012ba 100644
--- a/ubuntu/leb-basic-graphics.yaml
+++ b/ubuntu/leb-basic-graphics.yaml
@@ -4,8 +4,6 @@ metadata:
description: "Test Linaro engineering builds basic graphics"
install:
- git-repos:
- - http://git.linaro.org/git-ro/qa/test-definitions.git
deps:
- mesa-utils-extra
- ubuntu-desktop
diff --git a/ubuntu/perf.yaml b/ubuntu/perf.yaml
index cc87e1c..600efbe 100644
--- a/ubuntu/perf.yaml
+++ b/ubuntu/perf.yaml
@@ -15,8 +15,6 @@ metadata:
- highbank
install:
- git-repos:
- - http://git.linaro.org/git-ro/qa/test-definitions.git
deps:
- linux-tools
- stress-dbgsym
diff --git a/ubuntu/wifi-enablement.yaml b/ubuntu/wifi-enablement.yaml
index 5f2172e..2f39763 100644
--- a/ubuntu/wifi-enablement.yaml
+++ b/ubuntu/wifi-enablement.yaml
@@ -8,8 +8,6 @@ metadata:
- functional
install:
- git-repos:
- - http://git.linaro.org/git-ro/qa/test-definitions.git
deps:
- wpasupplicant
- isc-dhcp-client