mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
tests: don't use upstream's etcd installer
This commit is contained in:
Vendored
+3
@@ -11,4 +11,7 @@ set -eux
|
||||
rm ${APTLY_SRC_DIR}/s3/server_test.go
|
||||
rm ${APTLY_SRC_DIR}/s3/public_test.go
|
||||
|
||||
# upstream's etcd fixture is arch-specific
|
||||
rm ${APTLY_SRC_DIR}/database/etcddb/database_test.go
|
||||
|
||||
make -C $APTLY_SRC_DIR test
|
||||
|
||||
Reference in New Issue
Block a user