]> WPIA git - gigi.git/blob - doc/jenkinsJob/ci-tests-setup.txt
ADD: output pinglog, test DNS and email ping.
[gigi.git] / doc / jenkinsJob / ci-tests-setup.txt
1 -you need 4 domains resolving to the ci server (or localhost)
2 preferably
3 static.DOMAIN, secure.DOMAIN, www.DOMAIN and api.DOMAIN.
4 enter them in the jenkins job to write them to "keys/config" and "config/test.properties"
5
6 -you need credentials to an acessabible mysql database.
7 make jenkins write them to "config/test.properties"
8
9 -you need a dynamically managable dns zone.
10 Write the zone name to "domain.dnstest" in "test.properties"
11 and a manage script (see dyn-txt.php). Put the url with password in "domain.dnsmanage"
12
13 Setup with bind9:
14 dnssec-keygen -a HMAC-SHA512 -b 512 -n HOST example.org.