Skip test that is not ready yet

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
This commit is contained in:
Dimitris Karakasilis 2024-01-25 12:40:14 +02:00
parent 2e63d50125
commit d708fcfa26
No known key found for this signature in database
GPG Key ID: 286DCAFD2C97DDE3

View File

@ -115,6 +115,8 @@ kcrypt:
})
It("discovers the KMS using mdns", func() {
Skip("TODO: make this test work")
By("rebooting")
vm.Reboot()
By("checking that we can connect after installation")