GITLAB
Thanasis Naskos
/ CUREX - Knowledge Extraction Analytics - KEA
Loading...
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
da7162204773cee21987827421db5a2985ca1677
Authored by
George Vlahavas
about 3 years ago
2 parents
c942a82174
2daaa5ddcb
Exists in
master
and in
2 other branches
new_mltd_model
,
new_model_rabbitmq_server
Merge branch 'master' of gitlab.com:gapan/kea
Showing
1 changed file
kea_testing.groovy
kea_testing.groovy
View file @
da71622
...
...
@@ -88,7 +88,6 @@
88
88
error("$testName: Returned status code = $responseCode when calling $url")
89
89
}
90
90
91
-
92
91
} catch (ignored) {
93
92
currentBuild.result = 'FAILURE'
94
93
echo "KEA Deployment Tests failed"