Explorar o código

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>
Matt Weber %!s(int64=6) %!d(string=hai) anos
pai
achega
c6386be05b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      support/testing/tests/download/test_git.py

+ 1 - 1
support/testing/tests/download/test_git.py

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