aboutsummaryrefslogtreecommitdiff
path: root/ansible-deploy/hosts-prod
diff options
context:
space:
mode:
Diffstat (limited to 'ansible-deploy/hosts-prod')
-rw-r--r--ansible-deploy/hosts-prod10
1 files changed, 7 insertions, 3 deletions
diff --git a/ansible-deploy/hosts-prod b/ansible-deploy/hosts-prod
index a990dd6..3cd4ea0 100644
--- a/ansible-deploy/hosts-prod
+++ b/ansible-deploy/hosts-prod
@@ -1,17 +1,21 @@
[android-build]
android-build.linaro.org
+[ci]
+ci.linaro.org
+
[rdk-ci]
rdk.ci.linaro.org
-[ci]
-ci.linaro.org
+[tcwg-ci]
+tcwg.ci.linaro.org
# All individual services are based on jenkins-generic
[jenkins-generic:children]
android-build
-rdk-ci
ci
+rdk-ci
+tcwg-ci
# Superset of all services
[production:children]