summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Ogden <bernie.ogden@linaro.org>2016-03-08 10:00:18 +0000
committerBernard Ogden <bernie.ogden@linaro.org>2016-03-08 10:00:18 +0000
commitf65c712a8cf1dd290137a4be36e3de4c1dddb86c (patch)
tree502efef9d0c32bafd7f0a84f37b5496c5b6b1705
parent2e693d7b60dd3677bc5c5f67ec6bfe80c7cf062c (diff)
Correct YAML pointer in hold jobs
-rw-r--r--hold/juno-01.tcwglab.json2
-rw-r--r--hold/juno-02.tcwglab.json2
-rw-r--r--hold/juno.tcwglab.json2
-rw-r--r--hold/kvm.tcwglab.json2
-rw-r--r--hold/kvm01.tcwglab.json2
-rw-r--r--hold/kvm02.tcwglab.json2
-rw-r--r--hold/kvm03.tcwglab.json2
7 files changed, 7 insertions, 7 deletions
diff --git a/hold/juno-01.tcwglab.json b/hold/juno-01.tcwglab.json
index 93ffa70..c411d82 100644
--- a/hold/juno-01.tcwglab.json
+++ b/hold/juno-01.tcwglab.json
@@ -18,7 +18,7 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/people/bernie.ogden/hold.git",
- "testdef": "invoke-session-debian.yaml"
+ "testdef": "hacking-session-debian.yaml"
}],
"timeout": 619200
}
diff --git a/hold/juno-02.tcwglab.json b/hold/juno-02.tcwglab.json
index 289f6e0..48a035b 100644
--- a/hold/juno-02.tcwglab.json
+++ b/hold/juno-02.tcwglab.json
@@ -18,7 +18,7 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/people/bernie.ogden/hold.git",
- "testdef": "invoke-session-debian.yaml"
+ "testdef": "hacking-session-debian.yaml"
}],
"timeout": 619200
}
diff --git a/hold/juno.tcwglab.json b/hold/juno.tcwglab.json
index 4a0bb51..838f029 100644
--- a/hold/juno.tcwglab.json
+++ b/hold/juno.tcwglab.json
@@ -17,7 +17,7 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/people/bernie.ogden/hold.git",
- "testdef": "invoke-session-debian.yaml"
+ "testdef": "hacking-session-debian.yaml"
}],
"timeout": 619200
}
diff --git a/hold/kvm.tcwglab.json b/hold/kvm.tcwglab.json
index 9c0d2f6..05db992 100644
--- a/hold/kvm.tcwglab.json
+++ b/hold/kvm.tcwglab.json
@@ -15,7 +15,7 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/people/bernie.ogden/hold.git",
- "testdef": "invoke-session-debian.yaml"
+ "testdef": "hacking-session-debian.yaml"
}],
"timeout": 619200
}
diff --git a/hold/kvm01.tcwglab.json b/hold/kvm01.tcwglab.json
index e3a1b84..8fa60cc 100644
--- a/hold/kvm01.tcwglab.json
+++ b/hold/kvm01.tcwglab.json
@@ -16,7 +16,7 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/people/bernie.ogden/hold.git",
- "testdef": "invoke-session-debian.yaml"
+ "testdef": "hacking-session-debian.yaml"
}],
"timeout": 619200
}
diff --git a/hold/kvm02.tcwglab.json b/hold/kvm02.tcwglab.json
index 47affe2..3cb3d2d 100644
--- a/hold/kvm02.tcwglab.json
+++ b/hold/kvm02.tcwglab.json
@@ -16,7 +16,7 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/people/bernie.ogden/hold.git",
- "testdef": "invoke-session-debian.yaml"
+ "testdef": "hacking-session-debian.yaml"
}],
"timeout": 619200
}
diff --git a/hold/kvm03.tcwglab.json b/hold/kvm03.tcwglab.json
index 91606c2..0a102b0 100644
--- a/hold/kvm03.tcwglab.json
+++ b/hold/kvm03.tcwglab.json
@@ -16,7 +16,7 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/people/bernie.ogden/hold.git",
- "testdef": "invoke-session-debian.yaml"
+ "testdef": "hacking-session-debian.yaml"
}],
"timeout": 619200
}