diff --git a/ci/Jenkinsfiles/build.groovy b/ci/Jenkinsfiles/build.groovy
index 491b52b4..b16b4e74 100644
--- a/ci/Jenkinsfiles/build.groovy
+++ b/ci/Jenkinsfiles/build.groovy
@@ -52,7 +52,7 @@ Closure buildUnitTestStage(env) {
pipeline {
agent {
- label 'jenkins-nuxeo-package-lts-2021'
+ label 'jenkins-nuxeo-package-lts-2021-nodejs18'
}
options {
buildDiscarder(logRotator(daysToKeepStr: '60', numToKeepStr: '60', artifactNumToKeepStr: '5'))
@@ -155,8 +155,6 @@ pipeline {
}
}
nxWithGitHubStatus(context: 'ftests') {
- echo "Functional tests are disabled (https://jira.nuxeo.com/browse/WEBUI-1260 and https://jira.nuxeo.com/browse/WEBUI-1252)"
- /*
script {
def testNamespace = "${CURRENT_NAMESPACE}-retention-${BRANCH_NAME}-${BUILD_NUMBER}-ftests".replaceAll('\\.', '-').toLowerCase()
def nuxeoParentVersion = readMavenPom().getParent().getVersion()
@@ -170,7 +168,6 @@ pipeline {
}
}
}
- */
}
}
}
diff --git a/nuxeo-retention-web/build.xml b/nuxeo-retention-web/build.xml
index f19a5bf2..302be4c6 100644
--- a/nuxeo-retention-web/build.xml
+++ b/nuxeo-retention-web/build.xml
@@ -25,10 +25,10 @@ limitations under the License.
-
+
-
+