Introduces Regression for 32 and 64 bit threadx and smp kernel in Debug, MinSizeRel and Release configuration #4
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,5 +1,5 @@
|
||||
def suites = ['threadx', 'smp']
|
||||
def presets = ['Debug32', 'Release32', 'Debug', 'Release']
|
||||
def presets = ['Debug32', 'Release32', 'MinSizeRel32','Debug', 'Release', 'MinSizeRel']
|
||||
def simulatorImageLatest = 'git.minres.com/here/here-vp:latest'
|
||||
def threadxTestSimulator = '/usr/local/bin/riscv-vp'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user