tests: Use --finders option for find-remotes
authorMatthew Leeds <matthew.leeds@endlessm.com>
Wed, 10 Jan 2018 07:42:49 +0000 (23:42 -0800)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 11 Jan 2018 02:19:07 +0000 (02:19 +0000)
commit0be95ded9914eaa903fe9e5d38cf5c97b4567ac4
treeaba7f38a1c5e5db6045785387af170e20ce095b0
parent2c932d9721fbce43a49d453a759d584ac4265444
tests: Use --finders option for find-remotes

All the current uses of the find-remotes command in the tests use it to
find configured remotes or mounted (USB) remotes, so using
--finders=config and --finders=mount in the tests respectively shouldn't
affect the correctness of the tests. It does however allow the tests to
be run in an environment that doesn't have an Avahi daemon.

Closes: #1407
Approved by: cgwalters
tests/test-find-remotes.sh
tests/test-repo-finder-mount-integration.sh