summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml21
1 files changed, 3 insertions, 18 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 291a72aa..8d711485 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -1,13 +1,15 @@
- job:
name: grenade-ceilometer
parent: grenade
+ voting: false
required-projects:
- opendev.org/openstack/grenade
- opendev.org/openstack/ceilometer
vars:
+ configure_swap_size: 8192
grenade_devstack_localrc:
shared:
- CEILOMETER_BACKEND: none
+ CEILOMETER_BACKEND: gnocchi
devstack_plugins:
ceilometer: https://opendev.org/openstack/ceilometer
devstack_services:
@@ -46,20 +48,3 @@
irrelevant-files: *ceilometer-irrelevant-files
- telemetry-dsvm-integration-ipv6-only:
irrelevant-files: *ceilometer-irrelevant-files
- experimental:
- jobs:
- # TripleO jobs that deploy Telemetry.
- # Note we don't use a project-template here, so it's easier
- # to disable voting on one specific job if things go wrong.
- # tripleo-ci-centos-7-scenario00(1|2)-multinode-oooq will only
- # run on stable/pike while the -container will run in Queens
- # and beyond.
- # If you need any support to debug these jobs in case of
- # failures, please reach us on #tripleo IRC channel.
- # NOTE(sileht): These job takes 3 hours and fail most of the times.
- # While other jobs take 20-30 minutes
- # We can reenable it when they take less times.
- - tripleo-ci-centos-7-scenario001-multinode-oooq
- - tripleo-ci-centos-7-scenario001-standalone
- - tripleo-ci-centos-7-scenario002-multinode-oooq
- - tripleo-ci-centos-7-scenario002-standalone