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

PDT Nightly Process

Revision as of 15:33, 11 February 2007 by Roy.zend.com (Talk | contribs) (Schedule)

Target

The target of the nightly process is to provide an up-to-date status on our project. We set the following sub-targets to the nightly process:

  • Developers:
    • Provide compilation status for the PDT project
    • Package the current head branch from the repository
  • Testers:
    • Run unit test packages
    • Provide bug status
  • Management:
    • Generate reports (RSS + e-mail)

Results

Schedule

The nightly process is performed at 8:00pm (GMT-3 time), on eclipse build server.
This is the output of crontab -l command

# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (.cron installed on Thu Jan 11 01:29:57 2007)
# (Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42 vixie Exp $)
1 20 * * * /opt/users/phpBuild/org.eclipse.php-releng/packTest.sh

Back to the top