forked from PAWPAW-Mirror/lib_xua
Move legacy tests one level up in the directory hierarchy
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -29,7 +29,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Legacy tests') {
|
stage('Legacy tests') {
|
||||||
steps {
|
steps {
|
||||||
runXmostest("${REPO}", 'tests/legacy_tests')
|
runXmostest("${REPO}", 'legacy_tests')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('xCORE builds') {
|
stage('xCORE builds') {
|
||||||
|
|||||||
Reference in New Issue
Block a user