summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernie Thompson <bhthompson@chromium.org>2015-10-07 17:53:16 -0700
committerchrome-bot <chrome-bot@chromium.org>2015-10-19 13:45:40 -0700
commit805ea1ec993c0d8620cb1f71948af4803166ae32 (patch)
tree2db7e117a9fa0607b481437006c183d32e0c48c1
parent9933b60cf2e6bdfa39493899cefb5c9c4b4c7f37 (diff)
downloadchromite-805ea1ec993c0d8620cb1f71948af4803166ae32.tar.gz
chromeos_config: migrate wizpig from rambi to strago
BUG=None TEST=None Change-Id: I67edda71d5f7504c80fc8ed3eaa6ed59749f4bcc Reviewed-on: https://chromium-review.googlesource.com/304670 Commit-Ready: Bernie Thompson <bhthompson@chromium.org> Tested-by: Bernie Thompson <bhthompson@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
-rw-r--r--cbuildbot/chromeos_config.py2
-rw-r--r--cbuildbot/config_dump.json64
2 files changed, 33 insertions, 33 deletions
diff --git a/cbuildbot/chromeos_config.py b/cbuildbot/chromeos_config.py
index 6c654378a..0e04b25cc 100644
--- a/cbuildbot/chromeos_config.py
+++ b/cbuildbot/chromeos_config.py
@@ -2518,7 +2518,6 @@ def GetConfig():
_AddGroupConfig(
'rambi-e', 'orco', (
'heli',
- 'wizpig',
),
)
@@ -2615,6 +2614,7 @@ def GetConfig():
_AddGroupConfig(
'strago-b', 'reks', (
'cyan-cheets',
+ 'wizpig',
),
important=False,
)
diff --git a/cbuildbot/config_dump.json b/cbuildbot/config_dump.json
index 711a3da26..363acc6c8 100644
--- a/cbuildbot/config_dump.json
+++ b/cbuildbot/config_dump.json
@@ -16173,25 +16173,9 @@
"-chrome_internal"
],
"vm_tests": []
- },
- {
- "_template": "full",
- "boards": [
- "wizpig"
- ],
- "build_packages_in_background": true,
- "chrome_sdk_build_chrome": false,
- "grouped": true,
- "name": "wizpig-full",
- "prebuilts": "public",
- "unittests": null,
- "useflags": [
- "-chrome_internal"
- ],
- "vm_tests": []
}
],
- "description": "Full Builds; Group config (boards: orco, heli, wizpig)",
+ "description": "Full Builds; Group config (boards: orco, heli)",
"prebuilts": "public",
"useflags": [
"-chrome_internal"
@@ -16223,21 +16207,9 @@
"name": "heli-release",
"unittests": null,
"vm_tests": []
- },
- {
- "_template": "release",
- "boards": [
- "wizpig"
- ],
- "build_packages_in_background": true,
- "chrome_sdk_build_chrome": false,
- "grouped": true,
- "name": "wizpig-release",
- "unittests": null,
- "vm_tests": []
}
],
- "description": "Release Builds (canary) (internal); Group config (boards: orco, heli, wizpig)",
+ "description": "Release Builds (canary) (internal); Group config (boards: orco, heli)",
"important": true
},
"rambi-firmware": {
@@ -18635,9 +18607,25 @@
"-chrome_internal"
],
"vm_tests": []
+ },
+ {
+ "_template": "full",
+ "boards": [
+ "wizpig"
+ ],
+ "build_packages_in_background": true,
+ "chrome_sdk_build_chrome": false,
+ "grouped": true,
+ "name": "wizpig-full",
+ "prebuilts": "public",
+ "unittests": null,
+ "useflags": [
+ "-chrome_internal"
+ ],
+ "vm_tests": []
}
],
- "description": "Full Builds; Group config (boards: reks, cyan-cheets)",
+ "description": "Full Builds; Group config (boards: reks, cyan-cheets, wizpig)",
"prebuilts": "public",
"useflags": [
"-chrome_internal"
@@ -18669,9 +18657,21 @@
"name": "cyan-cheets-release",
"unittests": null,
"vm_tests": []
+ },
+ {
+ "_template": "release",
+ "boards": [
+ "wizpig"
+ ],
+ "build_packages_in_background": true,
+ "chrome_sdk_build_chrome": false,
+ "grouped": true,
+ "name": "wizpig-release",
+ "unittests": null,
+ "vm_tests": []
}
],
- "description": "Release Builds (canary) (internal); Group config (boards: reks, cyan-cheets)"
+ "description": "Release Builds (canary) (internal); Group config (boards: reks, cyan-cheets, wizpig)"
},
"strago-chrome-pfq": {
"_template": "chrome-pfq",