testing/download: GIT use BRConfigTest
authorMatt Weber <matthew.weber@rockwellcollins.com>
Wed, 6 Feb 2019 03:25:30 +0000 (21:25 -0600)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 6 Feb 2019 09:40:15 +0000 (10:40 +0100)
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>
support/testing/tests/download/test_git.py

index 121c9191d8b0bba3d6acd5a530f15dfb0195a34b..723f00d18855f1ed262526bb32aa4fcd17057fe0 100644 (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=""