mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-04-26 18:41:00 +00:00
Skip test that is not ready yet
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
This commit is contained in:
parent
2e63d50125
commit
d708fcfa26
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user