Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Platform-releng/Helios"

m
Line 5: Line 5:
 
#Invoke build on build.eclipse.org with hudson [https://bugs.eclipse.org/bugs/show_bug.cgi?id=247332 bug 247332]
 
#Invoke build on build.eclipse.org with hudson [https://bugs.eclipse.org/bugs/show_bug.cgi?id=247332 bug 247332]
 
#Decouple build and test [https://bugs.eclipse.org/bugs/show_bug.cgi?id=261388 bug 261388]
 
#Decouple build and test [https://bugs.eclipse.org/bugs/show_bug.cgi?id=261388 bug 261388]
#Run tests in the cloud
+
#Investigate tests in the cloud
 
#modular build (Using chaining aspects of hudson)
 
#modular build (Using chaining aspects of hudson)
 
#install tests with director instead of using dropins  [https://bugs.eclipse.org/bugs/show_bug.cgi?id=266486 bug 266486]
 
#install tests with director instead of using dropins  [https://bugs.eclipse.org/bugs/show_bug.cgi?id=266486 bug 266486]
Line 11: Line 11:
 
#switch to JUnit4 [https://bugs.eclipse.org/bugs/show_bug.cgi?id=153429 bug 153429]
 
#switch to JUnit4 [https://bugs.eclipse.org/bugs/show_bug.cgi?id=153429 bug 153429]
 
#Nova theme on build page, move all .php to www.eclipse.org instead of download.eclipse.org [https://bugs.eclipse.org/bugs/show_bug.cgi?id=262440 bug 262440]
 
#Nova theme on build page, move all .php to www.eclipse.org instead of download.eclipse.org [https://bugs.eclipse.org/bugs/show_bug.cgi?id=262440 bug 262440]
 +
 +
==Milestone Plan==
 +
 +
==Milestone 1 (20090806140)==
 +
 +
[[Image:Ok_green.gif]] replace many zips with repos [https://bugs.eclipse.org/bugs/show_bug.cgi?id=280622 bug 280622]
 +
 +
==Milestone 2 (200909170100)==
 +
 +
[[Image:Progress.gif]] Work in progress Invoke build on build.eclipse.org with hudson [https://bugs.eclipse.org/bugs/show_bug.cgi?id=247332 bug 247332]
 +
 +
==Milestone 3==
 +
 +
[[Image:Progress.gif]] switch to JUnit4 [https://bugs.eclipse.org/bugs/show_bug.cgi?id=153429 bug 153429]
 +
[[Image:Progress.gif]]install tests with director instead of using dropins  [https://bugs.eclipse.org/bugs/show_bug.cgi?id=266486 bug 266486]
 +
 +
==Milestone 4==
 +
 +
 +
== Legend ==
 +
[[Image:Glass.gif]] Needs some investigation
 +
 +
[[Image:Progress.gif]] Work in progress
 +
 +
[[Image:Ok_green.gif]] Bug fixed / Feature added
 +
 +
[[Category:Releng]]

Revision as of 16:58, 22 September 2009

Platform Releng Drafts Helios plan

This page highlights the proposed items for the platform releng plan for the Helios release. The general themes for this release are making the build accessible to other committers, make the tests complete more quickly through leveraging cloud computing, replacing multiple platform zips with repos and making the build more modular.

  1. Invoke build on build.eclipse.org with hudson bug 247332
  2. Decouple build and test bug 261388
  3. Investigate tests in the cloud
  4. modular build (Using chaining aspects of hudson)
  5. install tests with director instead of using dropins bug 266486
  6. replace many zips with repos bug 280622
  7. switch to JUnit4 bug 153429
  8. Nova theme on build page, move all .php to www.eclipse.org instead of download.eclipse.org bug 262440

Milestone Plan

Milestone 1 (20090806140)

Ok green.gif replace many zips with repos bug 280622

Milestone 2 (200909170100)

Progress.gif Work in progress Invoke build on build.eclipse.org with hudson bug 247332

Milestone 3

Progress.gif switch to JUnit4 bug 153429 Progress.gifinstall tests with director instead of using dropins bug 266486

Milestone 4

Legend

Glass.gif Needs some investigation

Progress.gif Work in progress

Ok green.gif Bug fixed / Feature added

Back to the top