Page MenuHomeDevCentral

Makefile
No OneTemporary

Makefile

test: test-python test-bats
test-python:
python -m unittest discover modules
python -m unittest discover pillar
python -m unittest discover scripts/python
test-bats:
bats scripts/bats/test_edit_acme_dns_accounts.sh
# -------------------------------------------------------------
# Configuration test specific to the primary server
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
test-config:
cd config/salt-primary && make test

File Metadata

Mime Type
text/plain
Expires
Mon, Nov 25, 16:26 (21 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260538
Default Alt Text
Makefile (459 B)

Event Timeline