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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
.build
|
||||
postgres_exporter
|
||||
postgres_exporter_integration_test
|
||||
*.tar.gz
|
||||
*.test
|
||||
*-stamp
|
||||
|
||||
Reference in New Issue
Block a user