Implement the compileable source code of the basic integration test suite.

This is the first step in moving the integration test suite to a more
reliable Golang based one.
This commit is contained in:
Will Rouesnel
2016-11-17 03:09:20 +11:00
parent a95fad8d1e
commit 045ae96430
4 changed files with 118 additions and 22 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.build
postgres_exporter
postgres_exporter_integration_test
*.tar.gz
*.test
*-stamp