testing/download: GIT use BRConfigTest

Enables the test to use the new non-emulator base class which takes
significantly less test time.

Cc: Ricardo Martincoski <ricardo.martincoski@datacom.ind.br>
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Matt Weber 2019-02-05 21:25:30 -06:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 0461ef4dea
commit c6386be05b

View File

@ -6,7 +6,7 @@ from gitremote import GitRemote
import infra
class GitTestBase(infra.basetest.BRTest):
class GitTestBase(infra.basetest.BRConfigTest):
config = \
"""
BR2_BACKUP_SITE=""