Reenable octavia job to vote
Add swap memory because octavia LB is killed by OOM killer. Change-Id: I5cfb5b19cd2a11198a98993b86b8474310ee2cdc
This commit is contained in:
parent
42921c6d9f
commit
770b283593
@ -49,6 +49,7 @@
|
||||
- ^plugins/modules/lb_pool.py
|
||||
- ^plugins/modules/loadbalancer.py
|
||||
vars:
|
||||
configure_swap_size: 8192
|
||||
tox_envlist: ansible
|
||||
devstack_plugins:
|
||||
designate: https://opendev.org/openstack/designate
|
||||
@ -400,7 +401,6 @@
|
||||
voting: false
|
||||
- ansible-collections-openstack-functional-devstack-octavia:
|
||||
dependencies: *deps_unit_lint
|
||||
voting: false
|
||||
|
||||
- bifrost-collections-src:
|
||||
voting: false
|
||||
@ -432,7 +432,7 @@
|
||||
- ansible-collections-openstack-functional-devstack-ussuri-ansible-2.11
|
||||
- ansible-collections-openstack-functional-devstack-train-ansible-2.11
|
||||
- ansible-collections-openstack-functional-devstack-queens-ansible-2.11
|
||||
# - ansible-collections-openstack-functional-devstack-octavia
|
||||
- ansible-collections-openstack-functional-devstack-octavia
|
||||
- tripleo-ci-centos-8-standalone-osa
|
||||
|
||||
periodic:
|
||||
|
Loading…
x
Reference in New Issue
Block a user