From a0819cf1dec69dd5750770dc49c6adebbe9604bb Mon Sep 17 00:00:00 2001 From: Adam Brousseau Date: Tue, 11 Jun 2019 12:19:46 -0400 Subject: [PATCH] Remove obsolete pipeline code - We no longer run our own testing so this code is no longer needed. - Remove PullRequest pipelines as they are no longer in use. - Combine 'build' and 'pullRequest' variable setup cases as they are identical. - Also remove temp reverse spec map used prior to #2836. Related #1450 Depends #2728 #2638 #2467 #2272 #2836 #4443 [skip ci] Signed-off-by: Adam Brousseau --- buildenv/jenkins/common/build | 12 -- buildenv/jenkins/common/test | 132 ------------------ buildenv/jenkins/common/variables-functions | 40 ------ .../jobs/builds/Build-Test-Any-Platform | 30 +--- ...equest-Compile-JDK10-aix_ppc-64_cmprssptrs | 43 ------ ...uest-Compile-JDK10-linux_390-64_cmprssptrs | 43 ------ ...t-Compile-JDK10-linux_ppc-64_cmprssptrs_le | 43 ------ .../PullRequest-Compile-JDK10-linux_x86-64 | 43 ------ ...uest-Compile-JDK10-linux_x86-64_cmprssptrs | 43 ------ ...equest-Compile-JDK10-win_x86-64_cmprssptrs | 43 ------ ...Request-Compile-JDK8-aix_ppc-64_cmprssptrs | 43 ------ ...quest-Compile-JDK8-linux_390-64_cmprssptrs | 43 ------ ...st-Compile-JDK8-linux_ppc-64_cmprssptrs_le | 43 ------ .../PullRequest-Compile-JDK8-linux_x86-64 | 43 ------ ...quest-Compile-JDK8-linux_x86-64_cmprssptrs | 43 ------ ...Request-Compile-JDK8-win_x86-64_cmprssptrs | 43 ------ ...Request-Compile-JDK9-aix_ppc-64_cmprssptrs | 43 ------ ...quest-Compile-JDK9-linux_390-64_cmprssptrs | 43 ------ ...st-Compile-JDK9-linux_ppc-64_cmprssptrs_le | 43 ------ .../PullRequest-Compile-JDK9-linux_x86-64 | 43 ------ ...quest-Compile-JDK9-linux_x86-64_cmprssptrs | 43 ------ ...Request-Compile-JDK9-win_x86-64_cmprssptrs | 43 ------ ...quest-Extended-JDK10-aix_ppc-64_cmprssptrs | 52 ------- ...est-Extended-JDK10-linux_390-64_cmprssptrs | 52 ------- ...-Extended-JDK10-linux_ppc-64_cmprssptrs_le | 52 ------- .../PullRequest-Extended-JDK10-linux_x86-64 | 52 ------- ...est-Extended-JDK10-linux_x86-64_cmprssptrs | 52 ------- ...quest-Extended-JDK10-win_x86-64_cmprssptrs | 52 ------- ...equest-Extended-JDK8-aix_ppc-64_cmprssptrs | 52 ------- ...uest-Extended-JDK8-linux_390-64_cmprssptrs | 52 ------- ...t-Extended-JDK8-linux_ppc-64_cmprssptrs_le | 52 ------- .../PullRequest-Extended-JDK8-linux_x86-64 | 52 ------- ...uest-Extended-JDK8-linux_x86-64_cmprssptrs | 52 ------- ...equest-Extended-JDK8-win_x86-64_cmprssptrs | 52 ------- ...equest-Extended-JDK9-aix_ppc-64_cmprssptrs | 52 ------- ...uest-Extended-JDK9-linux_390-64_cmprssptrs | 52 ------- ...t-Extended-JDK9-linux_ppc-64_cmprssptrs_le | 52 ------- .../PullRequest-Extended-JDK9-linux_x86-64 | 52 ------- ...uest-Extended-JDK9-linux_x86-64_cmprssptrs | 52 ------- ...equest-Extended-JDK9-win_x86-64_cmprssptrs | 52 ------- ...Request-Sanity-JDK10-aix_ppc-64_cmprssptrs | 52 ------- ...quest-Sanity-JDK10-linux_390-64_cmprssptrs | 52 ------- ...st-Sanity-JDK10-linux_ppc-64_cmprssptrs_le | 52 ------- .../PullRequest-Sanity-JDK10-linux_x86-64 | 52 ------- ...quest-Sanity-JDK10-linux_x86-64_cmprssptrs | 52 ------- ...Request-Sanity-JDK10-win_x86-64_cmprssptrs | 52 ------- ...lRequest-Sanity-JDK8-aix_ppc-64_cmprssptrs | 52 ------- ...equest-Sanity-JDK8-linux_390-64_cmprssptrs | 52 ------- ...est-Sanity-JDK8-linux_ppc-64_cmprssptrs_le | 52 ------- .../PullRequest-Sanity-JDK8-linux_x86-64 | 52 ------- ...equest-Sanity-JDK8-linux_x86-64_cmprssptrs | 52 ------- ...lRequest-Sanity-JDK8-win_x86-64_cmprssptrs | 52 ------- ...lRequest-Sanity-JDK9-aix_ppc-64_cmprssptrs | 52 ------- ...equest-Sanity-JDK9-linux_390-64_cmprssptrs | 52 ------- ...est-Sanity-JDK9-linux_ppc-64_cmprssptrs_le | 52 ------- .../PullRequest-Sanity-JDK9-linux_x86-64 | 52 ------- ...equest-Sanity-JDK9-linux_x86-64_cmprssptrs | 52 ------- ...lRequest-Sanity-JDK9-win_x86-64_cmprssptrs | 52 ------- 58 files changed, 2 insertions(+), 2858 deletions(-) delete mode 100644 buildenv/jenkins/common/test delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-aix_ppc-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_390-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_ppc-64_cmprssptrs_le delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_x86-64 delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-win_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-aix_ppc-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_390-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_ppc-64_cmprssptrs_le delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_x86-64 delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-win_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-aix_ppc-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_390-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_ppc-64_cmprssptrs_le delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_x86-64 delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-win_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-aix_ppc-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_390-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_ppc-64_cmprssptrs_le delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_x86-64 delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-win_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-aix_ppc-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_390-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_ppc-64_cmprssptrs_le delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_x86-64 delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-win_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-aix_ppc-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_390-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_ppc-64_cmprssptrs_le delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_x86-64 delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-win_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-aix_ppc-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_390-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_ppc-64_cmprssptrs_le delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_x86-64 delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-win_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-aix_ppc-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_390-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_ppc-64_cmprssptrs_le delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_x86-64 delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-win_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-aix_ppc-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_390-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_ppc-64_cmprssptrs_le delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_x86-64 delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_x86-64_cmprssptrs delete mode 100644 buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-win_x86-64_cmprssptrs diff --git a/buildenv/jenkins/common/build b/buildenv/jenkins/common/build index cc849758fe9..55bceb77e73 100644 --- a/buildenv/jenkins/common/build +++ b/buildenv/jenkins/common/build @@ -348,8 +348,6 @@ def add_node_to_description() { } def build_all() { - - // Typically called by Build jobs and Compile only PRs timeout(time: 6, unit: 'HOURS') { try { // Cleanup in case an old build left anything behind @@ -365,14 +363,4 @@ def build_all() { } } -def build_pr() { - - // Called by PR Compile & Test jobs - // Does not cleanup as it is expected testing will occur, followed by cleanup - timeout(time: 6, unit: 'HOURS') { - get_source() - build() - } -} - return this diff --git a/buildenv/jenkins/common/test b/buildenv/jenkins/common/test deleted file mode 100644 index 5482dbf6fe7..00000000000 --- a/buildenv/jenkins/common/test +++ /dev/null @@ -1,132 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2019 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -// Set TEST_JDK_HOME here not in the variables-functions.set_job_variables() function -// to ensure a correct TEST_JDK_HOME path. TEST_JDK_HOME should be available on the -// machine the tests run. -// set_job_variables() is usually called on the master not on the node (where -// the tests run) and the master's WORKSPACE is different than the node's WORKSPACE - -BUILD_RELEASE_IMAGES = '' -if (params.ghprbPullId) { - BUILD_RELEASE_IMAGES = "build/${RELEASE}/images/" -} -TEST_JDK_HOME = "${WORKSPACE}/${BUILD_RELEASE_IMAGES}${JDK_FOLDER}" -NATIVE_TEST_LIBS = "${WORKSPACE}/${BUILD_RELEASE_IMAGES}test/openj9/" - -def fetch_artifacts(){ - stage('Fetch Artifacts') { - timestamps { - step([$class: 'CopyArtifact', - fingerprintArtifacts: true, - projectName: "${params.UPSTREAM_JOB_NAME}", - selector: [$class: 'SpecificBuildSelector', - buildNumber: "${params.UPSTREAM_JOB_NUMBER}"]]) - sh 'for filename in *.tar.gz; do tar zxf $filename; done' - } - } -} - -def configure() { - stage('Configure Test') { - timestamps { - dir ('openj9/test/TestConfig') { - withEnv(["TEST_JDK_HOME=${TEST_JDK_HOME}", "NATIVE_TEST_LIBS=${NATIVE_TEST_LIBS}"]) { - sh 'make -f run_configure.mk' - } - } - } - } -} - -def get_dependencies() { - stage('Get Test Dependencies') { - timestamps { - copyArtifacts fingerprintArtifacts: true, projectName: "${TEST_DEPENDENCIES_JOB_NAME}", selector: lastSuccessful(), target: 'openj9/test/TestConfig/lib' - } - } -} - -def compile() { - stage('Compile Test') { - timestamps { - dir ('openj9/test/TestConfig') { - withEnv(["TEST_JDK_HOME=${TEST_JDK_HOME}", "NATIVE_TEST_LIBS=${NATIVE_TEST_LIBS}"]) { - sh 'make compile' - } - } - } - } -} - -def test() { - stage('Test') { - timestamps { - dir ('openj9/test/TestConfig') { - withEnv(["TEST_JDK_HOME=${TEST_JDK_HOME}", "NATIVE_TEST_LIBS=${NATIVE_TEST_LIBS}"]) { - sh "make ${TEST_TARGET}" - } - } - } - } -} - -def publish() { - stage('Publish Test Results') { - timestamps { - junit allowEmptyResults: true, keepLongStdio: true, testResults: '**/junitreports/**/*.xml' - step([$class: 'Publisher', reportFilenamePattern: '**/testng-results.xml']) - step([$class: "TapPublisher", testResults: "**/*.tap"]) - if (currentBuild.result == 'UNSTABLE') { - sh "tar -zcf test_output${TEST_TARGET}.tar.gz openj9/test/TestConfig/test_output_*" - archiveArtifacts artifacts: "**/test_output${TEST_TARGET}.tar.gz", fingerprint: true, allowEmptyArchive: true - } - } - } -} - -def add_node_to_description() { - def TMP_DESC = (currentBuild.description) ? currentBuild.description + "
" : "" - currentBuild.description = TMP_DESC + "${NODE_NAME}" -} - -def test_all() { - timeout(time: 8, unit: 'HOURS') { - try { - add_node_to_description() - configure() - get_dependencies() - compile() - test() - publish() - } finally { - // disableDeferredWipeout also requires deleteDirs. See https://issues.jenkins-ci.org/browse/JENKINS-54225 - cleanWs notFailBuild: true, disableDeferredWipeout: true, deleteDirs: true - } - } -} - -def test_all_with_fetch() { - fetch_artifacts() - test_all() -} -return this diff --git a/buildenv/jenkins/common/variables-functions b/buildenv/jenkins/common/variables-functions index c2843987dcc..dc8b2fd6f63 100644 --- a/buildenv/jenkins/common/variables-functions +++ b/buildenv/jenkins/common/variables-functions @@ -444,16 +444,6 @@ def get_date() { ).trim() } -/* -* Sets variables for a test job on a given platform. -* Note that JAVA_BIN is set separately within buildenv/jenkins/common/test -*/ -def set_test_variables() { - set_release() - set_jdk_folder() - TEST_DEPENDENCIES_JOB_NAME = VARIABLES.test_dependencies_job_name -} - /* * Set TESTS_TARGETS, indicating the level of testing. */ @@ -599,15 +589,6 @@ def set_job_variables(job_type) { set_artifactory_config() add_pr_to_description() break - case "pullRequest": - // set the node the pull request job would run on - set_node('build') - // set variables for a pull request job that builds an SDK - set_build_variables() - set_sdk_variables() - set_test_variables() - set_artifactory_config() - break case "pipeline": // set variables for a pipeline job set_repos_variables() @@ -648,27 +629,6 @@ def validate_arguments(ARGS) { // exported as environment variables and it will overwrite the // make SPEC variable set in the configure phase in build.build() method SPEC = params.get(arg) - - // TEMPORARILY MAP old spec names to new spec names for PR builds. - // This can be removed in #2836. - def REVERSE_SPEC_MAP = [ - 'aix_ppc-64_cmprssptrs' : 'ppc64_aix', - 'linux_ppc-64_cmprssptrs_le' : 'ppc64le_linux', - 'linux_390-64_cmprssptrs' : 's390x_linux', - 'zos_390-64_cmprssptrs' : 's390x_zos', - 'linux_x86-64_cmprssptrs' : 'x86-64_linux', - 'linux_x86-64' : 'x86-64_linux_xl', - 'linux_x86-64_cmprssptrs_cmake' : 'x86-64_linux_cm', - 'win_x86' : 'x86-32_windows', - 'win_x86-64_cmprssptrs' : 'x86-64_windows', - 'osx_x86-64': 'x86-64_mac_xl', - 'osx_x86-64_cmprssptrs' : 'x86-64_mac'] - - if (REVERSE_SPEC_MAP.keySet().contains(SPEC)) { - echo "Converting SPEC:'${SPEC}'..." - SPEC = REVERSE_SPEC_MAP[SPEC] - echo "to SPEC:'${SPEC}'" - } } } } diff --git a/buildenv/jenkins/jobs/builds/Build-Test-Any-Platform b/buildenv/jenkins/jobs/builds/Build-Test-Any-Platform index 473056bf0d0..3e2157716ed 100644 --- a/buildenv/jenkins/jobs/builds/Build-Test-Any-Platform +++ b/buildenv/jenkins/jobs/builds/Build-Test-Any-Platform @@ -32,16 +32,8 @@ timeout(time: 10, unit: 'HOURS') { node(SETUP_LABEL) { try{ checkout scm - variableFile = load 'buildenv/jenkins/common/variables-functions' - - // identify the pipeline type: build or pull request and initialize required variables - if (params.ghprbPullId) { - variableFile.set_job_variables('pullRequest') - } else { - variableFile.set_job_variables('build') - } - + variableFile.set_job_variables('build') buildFile = load 'buildenv/jenkins/common/build' } finally { // disableDeferredWipeout also requires deleteDirs. See https://issues.jenkins-ci.org/browse/JENKINS-54225 @@ -51,25 +43,7 @@ timeout(time: 10, unit: 'HOURS') { } stage ('Queue') { node("${NODE}") { - if (!run_tests()) { - // build or pull request compile only pipeline: compile, archive, - // clean up - buildFile.build_all() - } else { - checkout scm - testFile = load 'buildenv/jenkins/common/test' - cleanWs() - buildFile.build_pr() - testFile.test_all() - } + buildFile.build_all() } } } - -/* -* Returns true if TEST_TARGET Jenkins build parameter is set to any value -* except 'none', otherwise returns false. -*/ -def run_tests() { - return (params.TEST_TARGET && (params.TEST_TARGET != 'none')) -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-aix_ppc-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-aix_ppc-64_cmprssptrs deleted file mode 100644 index f13af7d169e..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-aix_ppc-64_cmprssptrs +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'aix_ppc-64_cmprssptrs' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_390-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_390-64_cmprssptrs deleted file mode 100644 index 8b8c6ecbab1..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_390-64_cmprssptrs +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'linux_390-64_cmprssptrs' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_ppc-64_cmprssptrs_le b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_ppc-64_cmprssptrs_le deleted file mode 100644 index 5a33d558c6b..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_ppc-64_cmprssptrs_le +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'linux_ppc-64_cmprssptrs_le' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_x86-64 b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_x86-64 deleted file mode 100644 index 53dfd1f25d5..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_x86-64 +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'linux_x86-64' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_x86-64_cmprssptrs deleted file mode 100644 index 3e04de0a081..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-linux_x86-64_cmprssptrs +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'linux_x86-64_cmprssptrs' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-win_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-win_x86-64_cmprssptrs deleted file mode 100644 index 3735607723e..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK10-win_x86-64_cmprssptrs +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'win_x86-64_cmprssptrs' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-aix_ppc-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-aix_ppc-64_cmprssptrs deleted file mode 100644 index 249c4c7223a..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-aix_ppc-64_cmprssptrs +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'aix_ppc-64_cmprssptrs' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_390-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_390-64_cmprssptrs deleted file mode 100644 index b0d23a246ba..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_390-64_cmprssptrs +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'linux_390-64_cmprssptrs' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_ppc-64_cmprssptrs_le b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_ppc-64_cmprssptrs_le deleted file mode 100644 index ebbda496823..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_ppc-64_cmprssptrs_le +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'linux_ppc-64_cmprssptrs_le' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_x86-64 b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_x86-64 deleted file mode 100644 index 745cdc9e27b..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_x86-64 +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'linux_x86-64' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_x86-64_cmprssptrs deleted file mode 100644 index 00b2184a945..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-linux_x86-64_cmprssptrs +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'linux_x86-64_cmprssptrs' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-win_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-win_x86-64_cmprssptrs deleted file mode 100644 index eba1973cf59..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK8-win_x86-64_cmprssptrs +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'win_x86-64_cmprssptrs' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-aix_ppc-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-aix_ppc-64_cmprssptrs deleted file mode 100644 index bbcda5e30d8..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-aix_ppc-64_cmprssptrs +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'aix_ppc-64_cmprssptrs' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_390-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_390-64_cmprssptrs deleted file mode 100644 index efd4f1c5e65..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_390-64_cmprssptrs +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'linux_390-64_cmprssptrs' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_ppc-64_cmprssptrs_le b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_ppc-64_cmprssptrs_le deleted file mode 100644 index 6f9c612deaa..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_ppc-64_cmprssptrs_le +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'linux_ppc-64_cmprssptrs_le' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_x86-64 b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_x86-64 deleted file mode 100644 index 2535a4e7244..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_x86-64 +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'linux_x86-64' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_x86-64_cmprssptrs deleted file mode 100644 index 01199152c8a..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-linux_x86-64_cmprssptrs +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'linux_x86-64_cmprssptrs' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-win_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-win_x86-64_cmprssptrs deleted file mode 100644 index e73ff647a3b..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Compile-JDK9-win_x86-64_cmprssptrs +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'win_x86-64_cmprssptrs' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - timestamps { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('build') - buildfile = load 'buildenv/jenkins/common/build' - cleanWs() - } - } - - node("${NODE}") { - - buildfile.build_all() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-aix_ppc-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-aix_ppc-64_cmprssptrs deleted file mode 100644 index 2a40fef4850..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-aix_ppc-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'aix_ppc-64_cmprssptrs' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_390-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_390-64_cmprssptrs deleted file mode 100644 index 6c24c54c4a7..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_390-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'linux_390-64_cmprssptrs' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_ppc-64_cmprssptrs_le b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_ppc-64_cmprssptrs_le deleted file mode 100644 index 584a864f1d6..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_ppc-64_cmprssptrs_le +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'linux_ppc-64_cmprssptrs_le' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_x86-64 b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_x86-64 deleted file mode 100644 index a19f18e472b..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_x86-64 +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'linux_x86-64' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_x86-64_cmprssptrs deleted file mode 100644 index 4a857309e01..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-linux_x86-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'linux_x86-64_cmprssptrs' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-win_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-win_x86-64_cmprssptrs deleted file mode 100644 index 6e23af21db0..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK10-win_x86-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'win_x86-64_cmprssptrs' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-aix_ppc-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-aix_ppc-64_cmprssptrs deleted file mode 100644 index 889dce64246..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-aix_ppc-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'aix_ppc-64_cmprssptrs' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_390-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_390-64_cmprssptrs deleted file mode 100644 index 3e119450ff7..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_390-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'linux_390-64_cmprssptrs' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_ppc-64_cmprssptrs_le b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_ppc-64_cmprssptrs_le deleted file mode 100644 index e08fb7ec1ca..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_ppc-64_cmprssptrs_le +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'linux_ppc-64_cmprssptrs_le' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_x86-64 b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_x86-64 deleted file mode 100644 index 4700ae89531..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_x86-64 +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'linux_x86-64' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_x86-64_cmprssptrs deleted file mode 100644 index accb3aea418..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-linux_x86-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'linux_x86-64_cmprssptrs' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-win_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-win_x86-64_cmprssptrs deleted file mode 100644 index e3f99d7961f..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK8-win_x86-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'win_x86-64_cmprssptrs' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-aix_ppc-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-aix_ppc-64_cmprssptrs deleted file mode 100644 index 216c609fb7c..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-aix_ppc-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'aix_ppc-64_cmprssptrs' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_390-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_390-64_cmprssptrs deleted file mode 100644 index 1ab64985b8f..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_390-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'linux_390-64_cmprssptrs' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_ppc-64_cmprssptrs_le b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_ppc-64_cmprssptrs_le deleted file mode 100644 index acac492f6ed..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_ppc-64_cmprssptrs_le +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'linux_ppc-64_cmprssptrs_le' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_x86-64 b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_x86-64 deleted file mode 100644 index 9ef91144cb5..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_x86-64 +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'linux_x86-64' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_x86-64_cmprssptrs deleted file mode 100644 index 8b0593e4b5d..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-linux_x86-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'linux_x86-64_cmprssptrs' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-win_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-win_x86-64_cmprssptrs deleted file mode 100644 index 9b2db4ed66b..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Extended-JDK9-win_x86-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'win_x86-64_cmprssptrs' -TEST_TARGET = '_extended' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-aix_ppc-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-aix_ppc-64_cmprssptrs deleted file mode 100644 index c73b25d39e0..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-aix_ppc-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'aix_ppc-64_cmprssptrs' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_390-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_390-64_cmprssptrs deleted file mode 100644 index d1767543a18..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_390-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'linux_390-64_cmprssptrs' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_ppc-64_cmprssptrs_le b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_ppc-64_cmprssptrs_le deleted file mode 100644 index 637d80d0d40..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_ppc-64_cmprssptrs_le +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'linux_ppc-64_cmprssptrs_le' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_x86-64 b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_x86-64 deleted file mode 100644 index 6055bc1c4bf..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_x86-64 +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'linux_x86-64' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_x86-64_cmprssptrs deleted file mode 100644 index c52960f21d8..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-linux_x86-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'linux_x86-64_cmprssptrs' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-win_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-win_x86-64_cmprssptrs deleted file mode 100644 index b88d649ee1c..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK10-win_x86-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '10' -SPEC = 'win_x86-64_cmprssptrs' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-aix_ppc-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-aix_ppc-64_cmprssptrs deleted file mode 100644 index 62e1dcfd81a..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-aix_ppc-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'aix_ppc-64_cmprssptrs' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_390-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_390-64_cmprssptrs deleted file mode 100644 index 9eaae81e46f..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_390-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'linux_390-64_cmprssptrs' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_ppc-64_cmprssptrs_le b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_ppc-64_cmprssptrs_le deleted file mode 100644 index c2f93a2cd79..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_ppc-64_cmprssptrs_le +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'linux_ppc-64_cmprssptrs_le' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_x86-64 b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_x86-64 deleted file mode 100644 index e52d7a67b5f..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_x86-64 +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'linux_x86-64' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_x86-64_cmprssptrs deleted file mode 100644 index 2686d8f4ce6..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-linux_x86-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'linux_x86-64_cmprssptrs' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-win_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-win_x86-64_cmprssptrs deleted file mode 100644 index 6de863d1b48..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK8-win_x86-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '8' -SPEC = 'win_x86-64_cmprssptrs' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-aix_ppc-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-aix_ppc-64_cmprssptrs deleted file mode 100644 index 61f805bf040..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-aix_ppc-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'aix_ppc-64_cmprssptrs' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_390-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_390-64_cmprssptrs deleted file mode 100644 index f06ca841dd6..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_390-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'linux_390-64_cmprssptrs' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_ppc-64_cmprssptrs_le b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_ppc-64_cmprssptrs_le deleted file mode 100644 index cdbbe28c79c..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_ppc-64_cmprssptrs_le +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'linux_ppc-64_cmprssptrs_le' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_x86-64 b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_x86-64 deleted file mode 100644 index b187107b032..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_x86-64 +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'linux_x86-64' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_x86-64_cmprssptrs deleted file mode 100644 index 600c1f9bde6..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-linux_x86-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'linux_x86-64_cmprssptrs' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -} diff --git a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-win_x86-64_cmprssptrs b/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-win_x86-64_cmprssptrs deleted file mode 100644 index 1bdfc87a32e..00000000000 --- a/buildenv/jenkins/jobs/pull-requests/PullRequest-Sanity-JDK9-win_x86-64_cmprssptrs +++ /dev/null @@ -1,52 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2018, 2018 IBM Corp. and others - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License 2.0 which accompanies this - * distribution and is available at https://www.eclipse.org/legal/epl-2.0/ - * or the Apache License, Version 2.0 which accompanies this distribution and - * is available at https://www.apache.org/licenses/LICENSE-2.0. - * - * This Source Code may also be made available under the following - * Secondary Licenses when the conditions for such availability set - * forth in the Eclipse Public License, v. 2.0 are satisfied: GNU - * General Public License, version 2 with the GNU Classpath - * Exception [1] and GNU General Public License, version 2 with the - * OpenJDK Assembly Exception [2]. - * - * [1] https://www.gnu.org/software/classpath/license.html - * [2] http://openjdk.java.net/legal/assembly-exception.html - * - * SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception - *******************************************************************************/ - -SDK_VERSION = '9' -SPEC = 'win_x86-64_cmprssptrs' -TEST_TARGET = '_sanity' - -timeout(time: 10, unit: 'HOURS') { - node('master') { - retry(5){ - checkout scm - } - variableFile = load 'buildenv/jenkins/common/variables-functions' - variableFile.set_job_variables('pullRequest') - cleanWs() - } - - node("${NODE}") { - - checkout scm - buildfile = load 'buildenv/jenkins/common/build' - testfile = load 'buildenv/jenkins/common/test' - cleanWs() - - // Build - buildfile.build_pr() - - // Test - testfile.test_all() - - cleanWs() - } -}