mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
tests: disable system-test's etcd tests as the corresponding fixture is also arch-specific
This commit is contained in:
Vendored
+3
@@ -13,4 +13,7 @@ rm ${APTLY_SRC_DIR}/system/t07_serve/serve.py
|
||||
rm ${APTLY_SRC_DIR}/system/t12_api/docs.py
|
||||
rm ${APTLY_SRC_DIR}/system/t14_graph/graph.py
|
||||
|
||||
# etcd fixture is arch-specific
|
||||
rm -fr ${APTLY_SRC_DIR}/system/t13_etcd
|
||||
|
||||
make -C $APTLY_SRC_DIR system-test
|
||||
|
||||
Reference in New Issue
Block a user