mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
tests: Add needs-internet tag for webserver bits
Fixes the tests, see https://github.com/coreos/coreos-assembler/pull/1600 TODO: provide a webserver binary via virtio or so
This commit is contained in:
parent
92284f9b81
commit
6a5f97c145
@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
# FIXME just for webserver
|
||||
# kola: { "tags": "needs-internet" }
|
||||
#
|
||||
# Copyright (C) 2018 Red Hat, Inc.
|
||||
#
|
||||
|
@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# FIXME just for webserver
|
||||
# kola: { "tags": "needs-internet" }
|
||||
# Using the host ostree, test HTTP pulls
|
||||
|
||||
set -xeuo pipefail
|
||||
|
Loading…
Reference in New Issue
Block a user