zun: Fix capsule functionality and tests

Change-Id: I7b998b34881084a68669dc9351ea1937c61534fa
This commit is contained in:
Michal Nasiadka 2023-06-29 17:36:55 +02:00
parent a0e614ee10
commit 778523816b
2 changed files with 2 additions and 6 deletions

View File

@ -13,6 +13,8 @@ state_path = /var/lib/zun
container_driver = docker
capsule_driver = cri
sandbox_image = k8s.gcr.io/pause:3.6
[network]
driver = kuryr

View File

@ -101,12 +101,6 @@ function test_zun_logged {
openstack volume delete zun_test_volume
echo "SUCCESS: Zun Cinder volume attachment"
# NOTE(hongbin): temporarily skip capsule test due to #1941982
# See https://bugs.launchpad.net/zun/+bug/1941982
if [[ $BASE_DISTRO =~ ^(debian|ubuntu)$ ]]; then
return 0
fi
echo "TESTING: Zun capsule"
cat >/tmp/capsule.yaml <<EOF
capsuleVersion: beta