Skip to content
Snippets Groups Projects
Verified Commit c04d55b0 authored by Vojtech Myslivec's avatar Vojtech Myslivec
Browse files

utils/turris-utils: Exchange obsolete api with repo.turris.cz in tests

parent 7ff3f6b7
Branches
Tags
1 merge request!840treewide: exchange obsolete api.turris.cz with repo.turris.cz in tests
......@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=turris-utils
PKG_VERSION:=2
PKG_VERSION:=2.1
PKG_RELEASE:=1
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
......
......@@ -13,7 +13,7 @@ TESTS="$(echo "$TESTS" | sed -e 's/ /X/g')"
# IP addresses and DNS names we are testing against
IP4='217.31.205.50 198.41.0.4 199.7.83.42 8.8.8.8'
IP6='2001:1488:0:3::2 2001:500:3::42 2001:500:2d::d 2606:2800:220:6d:26bf:1447:1097:aa7'
NAMES='api.turris.cz www.nic.cz c.root-servers.net'
NAMES='repo.turris.cz www.nic.cz c.root-servers.net'
BAD_NAMES='www.rhybar.cz'
# Runs multiple tests on given function. It runs given function for every argument
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment