Skip to content

Executing the test client (for testing)

Mark Wong edited this page Jun 3, 2019 · 3 revisions

The test client is set up on gsoc1 (140.211.168.116)

The debian user has the client code checked out.

workon perffarm
cd ~/pgperffarm/client
# rename ~/perf-output if you want to save results or delete it not needed
# as test will not overwrite previous results
./perffarm-client.py

Settings files: /home/debian/pgperffarm/client/settings_local.py

Clone this wiki locally