mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
Cleanup the YAML passed to the k8s module so it conforms to yaml output you would expect from yaml.dump. Also refactor the tests to get rid of duplicate definitions and make use of pytest.mark.parametrize and yaml.dump. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>