summaryrefslogtreecommitdiff
path: root/docs/test-float.rst
blob: 003aaaa326cc3e98a2987e64c9132d5931751780 (plain)
1
2
3
4
5
6
7
8
9
10
Testing float deployments
=========================
You can quickly brand the client for test float instances.::

  export PROVIDER=floatdemo
  make depends
  make vendor && make build
  build/qt/release/floatdemo-vpn

If your test instance is not there, just add it to `providers/vendor.conf`.