exclude test from ci

merge-requests/1/merge
az 3 years ago
parent 545be02d47
commit 21d9862852

@ -106,7 +106,7 @@ internal class UbuntuProvTests {
}
@Test
@EnabledOnOs(OS.LINUX)
@NonCi
fun test_user_cannot_sudo_without_password() {
// given
val image = UbuntuUserNeedsPasswordForSudo()

Loading…
Cancel
Save