summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorJan Kubovy <jan.kubovy@bmw.de>2020-10-15 10:48:40 +0200
committerFelix Edel <felix.edel@bmw.de>2021-02-15 14:44:18 +0100
commitd518e56208c857fd1438d614961a2c66dd92ca7d (patch)
tree57146b7484f4d666fa7533c5491edf82915ed5ca /.zuul.yaml
parentdddbb3dbfe4e307072ae7c3c911ccffb02835d3a (diff)
downloadzuul-d518e56208c857fd1438d614961a2c66dd92ca7d.tar.gz
Prepare Zookeeper for scale-out scheduler
This change is a common root for other Zookeeper related changed regarding scale-out-scheduler. Zookeeper becoming a central component requires to increase "maxClientCnxns". Since the ZooKeeper class is expected to grow significantly (ZooKeeper is becoming a central part of Zuul) a split of the ZooKeeper class (zk.py) into zk module is done here to avoid the current god-class. Also the zookeeper log is copied to the "zuul_output_dir". Change-Id: I714c06052b5e17269a6964892ad53b48cf65db19 Story: 2007192
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 0e99c9f41..e35aa3594 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -236,6 +236,7 @@
tox_environment:
ZUUL_TEST_ROOT: /tmp/zuul-test
YARN_REGISTRY: "https://{{ zuul_site_mirror_fqdn }}:4443/registry.npmjs"
+ post-run: playbooks/common/post-system-logs.yaml
- tox-py38:
irrelevant-files:
- zuul/cmd/migrate.py
@@ -243,6 +244,7 @@
timeout: 4800 # 80 minutes
nodeset: ubuntu-bionic
vars: *zuul_tox_vars
+ post-run: playbooks/common/post-system-logs.yaml
- zuul-build-dashboard-openstack-whitelabel
- zuul-build-dashboard-software-factory
- zuul-build-dashboard-opendev