Commit
eada0fb exposed that even though openSUSE configures zstd
compression, it is not installed in the CI container.
This commit eliminates the following warning during tests
```
dracut[E]: Cannot execute compression command 'zstd -3 -T0 -q', falling back to default
```
# - rdma out of tree dracut module
# - dbus-broker
# - network: network-legacy, network-manager
+# - zstd compression
FROM registry.opensuse.org/opensuse/tumbleweed:latest
tpm2.0-tools \
util-linux-systemd \
xorriso \
+ zstd \
&& zypper --non-interactive dist-upgrade --no-recommends
# workaround for openSUSE on arm64