Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2009-10-28 09:49:01
Size: 916
Editor: TueLarsen
Comment:
Revision 6 as of 2010-08-16 10:24:50
Size: 1076
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
---+ Follow the schedule of the next job '''Follow the schedule of the next job'''
Line 5: Line 5:
---++ Do following in a browser:
Start program
   * Go to =http://kb-test-adm-001.kb.dk:807?/HarvestDefinition/= (where '807?' is the port number)
Do the following in a browser: Start Program

 * Go to http://$GUIadminserver:$http-port/HarvestDefinition/
  . where GUIadminserver and http-port are specified in the deploy configuration file under the application named dk.netarkivet.common.webinterface.GUIApplication
  . In the one-machine setup (deploy_example_one_machine.xml ) the link will be : http://localhost:8074
Line 9: Line 11:
   * Click 'Definitions'->'Selective Harvests' in the left menu
   * Check that the selective harvest <sh. name> is schedule to start in a week
   * Check that the event harvest <eh. name> is schedule to start in approx. an hour
   * Click on edit on the event harvest and override the next run time with current date and time + 5 min
   * Click 'save'
   * Click 'Harvest status'->'All Jobs' in the left menu after 5 min
   * Check that two new event harvest <eh. name> job has been generated
   * Check that NO new selective harvest <sh. name> job has been generated
Line 18: Line 12:
-- Main.kfc - 20 Mar 2006  * Click 'Definitions'->'Selective Harvests' in the left menu
 * Check that the selective harvest <sh. name> is schedule to start in a week
 * Check that the event harvest <eh. name> is schedule to start in approx. an hour
 * Click on edit on the event harvest and override the next run time with current date and time + 5 min
 * Click 'save'
 * Click 'Harvest status'->'All Jobs' in the left menu after 5 min
 * Check that two new event harvest <eh. name> job has been generated
 * Check that NO new selective harvest <sh. name> job has been generated

Follow the schedule of the next job

This page describes how to check that the scheduling works

Do the following in a browser: Start Program

Check scheduling of jobs

  • Click 'Definitions'->'Selective Harvests' in the left menu

  • Check that the selective harvest <sh. name> is schedule to start in a week

  • Check that the event harvest <eh. name> is schedule to start in approx. an hour

  • Click on edit on the event harvest and override the next run time with current date and time + 5 min
  • Click 'save'
  • Click 'Harvest status'->'All Jobs' in the left menu after 5 min

  • Check that two new event harvest <eh. name> job has been generated

  • Check that NO new selective harvest <sh. name> job has been generated

It30OverrideScheduleJobs (last edited 2010-08-16 10:24:50 by localhost)