1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-10-30 23:47:46 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-02-16 13:30:50 +03:00
parent bb99a80c6a
commit 45f6926d38
3 changed files with 6563 additions and 6595 deletions

16
ci/clitesten vendored
View File

@@ -56,11 +56,6 @@ pipeline {
test_google()
}
}
stage('mongodb'){
steps{
test_mongodb()
}
}
stage('neocities'){
steps{
test_neocities()
@@ -1430,16 +1425,6 @@ def test_google(){
}
def test_mongodb(){
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
powershell encoding: 'UTF-8', script:'./oint.exe mongodb GetListOfBases --connect "test" --debug --test '
}
}
def test_neocities(){
@@ -2948,7 +2933,6 @@ test_gcalendar()
test_gdrive()
test_gsheets()
test_google()
test_mongodb()
test_neocities()
test_notion()
test_ozon()

16
ci/clitestru vendored
View File

@@ -56,11 +56,6 @@ pipeline {
test_google()
}
}
stage('mongodb'){
steps{
test_mongodb()
}
}
stage('neocities'){
steps{
test_neocities()
@@ -1430,16 +1425,6 @@ def test_google(){
}
def test_mongodb(){
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
powershell encoding: 'UTF-8', script:'./oint.exe mongodb ПолучитьСписокБаз --connect "test" --debug --test '
}
}
def test_neocities(){
@@ -2948,7 +2933,6 @@ test_gcalendar()
test_gdrive()
test_gsheets()
test_google()
test_mongodb()
test_neocities()
test_notion()
test_ozon()

File diff suppressed because it is too large Load Diff