Set an RPC port different than the default one InfluxDB comes by default with its RPC port enabled to the default value. Running tests on a machine with an instance of InfluxDB already running with the default configuration means that the test will fail to bind to the RPC port. . If we just move the port number to a non-default one for the test run, we'll avoid this issue.