summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hold/lxc-01.tcwglab.json4
-rw-r--r--hold/lxc-02.tcwglab.json4
-rw-r--r--hold/lxc-03.tcwglab.json4
-rw-r--r--hold/lxc.tcwglab.json4
4 files changed, 8 insertions, 8 deletions
diff --git a/hold/lxc-01.tcwglab.json b/hold/lxc-01.tcwglab.json
index b33c4c8..3d9d3c0 100644
--- a/hold/lxc-01.tcwglab.json
+++ b/hold/lxc-01.tcwglab.json
@@ -5,9 +5,9 @@
"timeout": 691200,
"actions": [
{
- "command": "deploy_linaro_image",
+ "command": "dummy_deploy",
"parameters": {
- "image": "http://images.validation.linaro.org/ubuntu-14-04-server-base.img.gz"
+ "target_type": "ubuntu"
}
},
{
diff --git a/hold/lxc-02.tcwglab.json b/hold/lxc-02.tcwglab.json
index 9a0c4cd..87cbfec 100644
--- a/hold/lxc-02.tcwglab.json
+++ b/hold/lxc-02.tcwglab.json
@@ -5,9 +5,9 @@
"timeout": 691200,
"actions": [
{
- "command": "deploy_linaro_image",
+ "command": "dummy_deploy",
"parameters": {
- "image": "http://images.validation.linaro.org/ubuntu-14-04-server-base.img.gz"
+ "target_type": "ubuntu"
}
},
{
diff --git a/hold/lxc-03.tcwglab.json b/hold/lxc-03.tcwglab.json
index f80083b..e4049f1 100644
--- a/hold/lxc-03.tcwglab.json
+++ b/hold/lxc-03.tcwglab.json
@@ -5,9 +5,9 @@
"timeout": 691200,
"actions": [
{
- "command": "deploy_linaro_image",
+ "command": "dummy_deploy",
"parameters": {
- "image": "http://images.validation.linaro.org/ubuntu-14-04-server-base.img.gz"
+ "target_type": "ubuntu"
}
},
{
diff --git a/hold/lxc.tcwglab.json b/hold/lxc.tcwglab.json
index 7575489..8d2ee98 100644
--- a/hold/lxc.tcwglab.json
+++ b/hold/lxc.tcwglab.json
@@ -4,9 +4,9 @@
"timeout": 691200,
"actions": [
{
- "command": "deploy_linaro_image",
+ "command": "dummy_deploy",
"parameters": {
- "image": "http://images.validation.linaro.org/ubuntu-14-04-server-base.img.gz"
+ "target_type": "ubuntu"
}
},
{