Set KURYR_CONFIGMAP_MODIFIABLE: false in pools job

We'll skip tests other than test_port_pool

Change-Id: I0a69e0963aaef186238c0e1bd0bdc4430e3e197c
This commit is contained in:
Itzik Brown 2021-12-14 10:00:18 +02:00
parent 917724085f
commit 9a2b6afa6c
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@
KURYR_USE_PORT_POOLS: true
KURYR_POD_VIF_DRIVER: neutron-vif
KURYR_VIF_POOL_DRIVER: neutron
KURYR_CONFIGMAP_MODIFIABLE: true
KURYR_CONFIGMAP_MODIFIABLE: false
- job:
name: kuryr-kubernetes-tempest-docker