mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
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:
parent
0461ef4dea
commit
c6386be05b
@ -6,7 +6,7 @@ from gitremote import GitRemote
|
|||||||
import infra
|
import infra
|
||||||
|
|
||||||
|
|
||||||
class GitTestBase(infra.basetest.BRTest):
|
class GitTestBase(infra.basetest.BRConfigTest):
|
||||||
config = \
|
config = \
|
||||||
"""
|
"""
|
||||||
BR2_BACKUP_SITE=""
|
BR2_BACKUP_SITE=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user