Adding env file for octavia with kvm
It is a new scenario where octavia is getting tested with standalone with kvm nested virt. Since in upstream not all the nodepool support kvm so it will be triggered as a standalone job from rdo third party to test Octavia. Change-Id: I3466ff03d4f52abc77c738ace10e92d4ae474fb7 Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
This commit is contained in:
parent
f15f3922a4
commit
4b8059c2bd
7
ci/environments/octavia-kvm.yaml
Normal file
7
ci/environments/octavia-kvm.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
parameter_defaults:
|
||||
StandaloneExtraConfig:
|
||||
# Config related to nova libvirt
|
||||
octavia::controller::connection_retry_interval: 10
|
||||
nova::compute::libvirt::services::libvirt_virt_type: kvm
|
||||
nova::compute::libvirt::libvirt_virt_type: kvm
|
||||
nova::compute::libvirt::libvirt_cpu_mode: 'host-passthrough'
|
Loading…
Reference in New Issue
Block a user