mirror of
https://github.com/coredns/coredns.git
synced 2025-12-06 02:15:11 -05:00
Remove benchmark from travis (#2350)
We're not doing anything with the data so stop doing it. Also makes travis 20% faster. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -22,7 +22,6 @@ env:
|
||||
- TEST_TYPE=integration ETCD_VERSION=3.3.8
|
||||
- TEST_TYPE=core ETCD_VERSION=3.3.8
|
||||
- TEST_TYPE=plugin ETCD_VERSION=3.3.8
|
||||
- TEST_TYPE=benchmark ETCD_VERSION=3.3.8
|
||||
|
||||
# In the Travis VM-based build environment, IPv6 networking is not
|
||||
# enabled by default. The sysctl operations below enable IPv6.
|
||||
|
||||
Reference in New Issue
Block a user