mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-04-27 19:35:22 +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() {
|
It("discovers the KMS using mdns", func() {
|
||||||
|
Skip("TODO: make this test work")
|
||||||
|
|
||||||
By("rebooting")
|
By("rebooting")
|
||||||
vm.Reboot()
|
vm.Reboot()
|
||||||
By("checking that we can connect after installation")
|
By("checking that we can connect after installation")
|
||||||
|
Loading…
Reference in New Issue
Block a user