File tree Expand file tree Collapse file tree 6 files changed +16
-16
lines changed
eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/src/main
production/testScripts/configuration Expand file tree Collapse file tree 6 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -35,15 +35,15 @@ BUILD_TO_COMPARE_SITE="ftp.osuosl.org/pub/eclipse/eclipse/updates"
3535LOCAL_REPO="localMavenRepo"
3636
3737# Base builder parameters
38- BASEBUILDER_TAG="4.35 "
39- API_PREV_REF_LABEL="4.35 "
38+ BASEBUILDER_TAG="4.36 "
39+ API_PREV_REF_LABEL="4.36 "
4040
41- PREVIOUS_RELEASE_VER="4.36RC2 "
42- PREVIOUS_RELEASE_REPO_ID="4.36-I-builds "
41+ PREVIOUS_RELEASE_VER="4.36 "
42+ PREVIOUS_RELEASE_REPO_ID="4.36"
4343#build id for getting repo
44- BASEBUILD_ID="I20250528-1830 "
44+ BASEBUILD_ID="R-4.36-202505281830 "
4545#release id for downloading eclipse
46- PREVIOUS_RELEASE_ID="S -4.36RC2 -202505281830"
46+ PREVIOUS_RELEASE_ID="R -4.36 -202505281830"
4747
4848BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/snapshots"
4949WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.37.0/R-3.37.0-20250303081219/repositoryunittests/"
Original file line number Diff line number Diff line change 131131 <compare-version-with-baselines .skip>true</compare-version-with-baselines .skip>
132132 <version .baseline.check.skip>${compare-version-with-baselines.skip} </version .baseline.check.skip> <!-- Allows projects to overwrite the value set on the CLI to skip the check in any case. -->
133133 <tycho .baseline.replace>all</tycho .baseline.replace>
134- <previous-release .baseline>https://download.eclipse.org/eclipse/updates/4.36-I-builds/I20250528-1830 /</previous-release .baseline>
134+ <previous-release .baseline>https://download.eclipse.org/eclipse/updates/4.36/R-4.36-202505281830 /</previous-release .baseline>
135135
136136 <!--
137137 Declaration of properties that contribute to the arg line for the tycho-surefire-plugin.
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ org.eclipse.equinox.p2.reconciler.tests.platform.archive.linux-x86_64=\${basedir
55org.eclipse.equinox.p2.reconciler.tests.platform.archive.win32-x86_64 =\${basedir}\\\\ eclipse-platform-${buildId}-win32-x86_64.zip
66org.eclipse.equinox.p2.reconciler.tests.platform.archive.macosx-x86_64 =\${basedir}/eclipse-platform-${buildId}-macosx-cocoa-x86_64.dmg
77
8- org.eclipse.equinox.p2.reconciler.tests.lastrelease.platform.archive.linux-x86_64 =\${basedir}/eclipse-platform-4.36RC2 -linux-gtk-x86_64.tar.gz
9- org.eclipse.equinox.p2.reconciler.tests.lastrelease.platform.archive.win32-x86_64 =\${basedir}\\\\ eclipse-platform-4.36RC2 -win32-x86_64.zip
10- org.eclipse.equinox.p2.reconciler.tests.lastrelease.platform.archive.macosx-x86_64 =\${basedir}/eclipse-platform-4.36RC2 -macosx-cocoa-x86_64.dmg
8+ org.eclipse.equinox.p2.reconciler.tests.lastrelease.platform.archive.linux-x86_64 =\${basedir}/eclipse-platform-4.36 -linux-gtk-x86_64.tar.gz
9+ org.eclipse.equinox.p2.reconciler.tests.lastrelease.platform.archive.win32-x86_64 =\${basedir}\\\\ eclipse-platform-4.36 -win32-x86_64.zip
10+ org.eclipse.equinox.p2.reconciler.tests.lastrelease.platform.archive.macosx-x86_64 =\${basedir}/eclipse-platform-4.36 -macosx-cocoa-x86_64.dmg
1111
1212org.eclipse.equinox.p2.tests.current.build.repo =https://download.eclipse.org/eclipse/updates/${eclipseStreamMajor}.${eclipseStreamMinor}-${buildType}-builds/${buildId}
13- org.eclipse.equinox.p2.tests.last.release.build.repo =https://download.eclipse.org/equinox/drops/S -4.36RC2 -202505281830/
13+ org.eclipse.equinox.p2.tests.last.release.build.repo =https://download.eclipse.org/equinox/drops/R -4.36 -202505281830/
1414
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ buildId=${buildId}
55# such as "4.5" instead of "4.5.0".
66eclipseStream =${releaseNumberSDK}
77# similar for previous release version
8- previousReleaseVersion =4.36RC2
8+ previousReleaseVersion =4.36
Original file line number Diff line number Diff line change 77
88
99mkdir -p workarea/${buildId} /eclipse-testing
10- cp /home/files/buildzips/oxygen/R/R-4.35-202502280140 //eclipse-platform-4.35 -linux-gtk-x86_64.tar.gz ./workarea/${buildId} /eclipse-testing/platformLocation/
10+ cp /home/files/buildzips/oxygen/R/R-4.36-202505281830 //eclipse-platform-4.36 -linux-gtk-x86_64.tar.gz ./workarea/${buildId} /eclipse-testing/platformLocation/
1111
12- cp /home/files/buildzips/oxygen/R/R-4.35-202502280140 //eclipse-SDK-4.35 -linux-gtk-x86_64.tar.gz ./workarea/${buildId} /eclipse-testing/
12+ cp /home/files/buildzips/oxygen/R/R-4.36-202505281830 //eclipse-SDK-4.36 -linux-gtk-x86_64.tar.gz ./workarea/${buildId} /eclipse-testing/
1313
1414cp eclipse-junit-tests-${buildId} .zip workarea/${buildId} /eclipse-testing/
1515
Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ previousReleaseLocation=https://${DOWNLOAD_HOST}/eclipse/downloads/drops4/S-4.36
1515# version here is "build label" ... in general form, the "middle" of archive name,
1616# such as "eclipse-platform-${previousReleaseVersion}-linux-gtk-x86_64.tar.gz
1717# Also used used in p2 testing?
18- previousReleaseVersion =4.36RC2
18+ previousReleaseVersion =4.36
1919# This is last segment of last release repo, such as in
2020# http://${ARCHIVE_HOST}/eclipse/updates/${previousReleaseVersion}
2121# NOTE: I am assuming the "composite" repo is suitable for p2. In theory,
2222# they might want the simple repo, such as at 4.4/R-4.4.1-201409250400
23- previousReleaseVersionRepo =4.36-I-builds
23+ previousReleaseVersionRepo =4.36
2424
2525# Note: API tests needs the _base_ of previous release, and also the previous service release
2626# Bug 378587 - update releng tests (data) to go work against previous release
You can’t perform that action at this time.
0 commit comments