diff --git a/tests/kolainst/nondestructive/itest-payload-link.sh b/tests/kolainst/nondestructive/itest-payload-link.sh index 6cfe291a..cbd82d41 100755 --- a/tests/kolainst/nondestructive/itest-payload-link.sh +++ b/tests/kolainst/nondestructive/itest-payload-link.sh @@ -1,4 +1,6 @@ #!/bin/bash +# FIXME just for webserver +# kola: { "tags": "needs-internet" } # # Copyright (C) 2018 Red Hat, Inc. # diff --git a/tests/kolainst/nondestructive/itest-pull.sh b/tests/kolainst/nondestructive/itest-pull.sh index 770f2444..5e8776aa 100755 --- a/tests/kolainst/nondestructive/itest-pull.sh +++ b/tests/kolainst/nondestructive/itest-pull.sh @@ -1,5 +1,6 @@ #!/bin/bash - +# FIXME just for webserver +# kola: { "tags": "needs-internet" } # Using the host ostree, test HTTP pulls set -xeuo pipefail