summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2014-08-01 14:11:55 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2014-08-04 17:36:50 +0530
commitcbaa865e11877f6d96e65fa54d32c0093a635211 (patch)
treed4630545baab9520b8074fe95d1624b4c269fe6a
parent883d4424083036c61555f1ca4bec3116742c1195 (diff)
nohz-isolation.yaml: runs on OE and ubuntu
nohz-isolation.yaml test can run on both OE and ubuntu builds. - openembedded/nohz-isolation.yaml - ubuntu/nohz-isolation.yaml Change-Id: I5b6e842f93ea1a6a1f3650caa73a678ea5224b69 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--openembedded/nohz-isolation.yaml1
l---------ubuntu/nohz-isolation.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/openembedded/nohz-isolation.yaml b/openembedded/nohz-isolation.yaml
index b2db6df..73c9c07 100644
--- a/openembedded/nohz-isolation.yaml
+++ b/openembedded/nohz-isolation.yaml
@@ -5,6 +5,7 @@ metadata:
maintainer:
- viresh.kumar@linaro.org
os:
+ - openembedded
- ubuntu
scope:
- functional
diff --git a/ubuntu/nohz-isolation.yaml b/ubuntu/nohz-isolation.yaml
new file mode 120000
index 0000000..f87c4eb
--- /dev/null
+++ b/ubuntu/nohz-isolation.yaml
@@ -0,0 +1 @@
+../openembedded/nohz-isolation.yaml \ No newline at end of file