Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2009-09-22 14:07:38
Size: 1849
Editor: TueLarsen
Comment:
Revision 8 as of 2010-08-16 10:24:31
Size: 1832
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe It16VerificerUdenSulnuduAlias 17. Verify that no alias domains are harvested here. = Verify that no alias domains are harvested =
Sta
rt Program
Line 3: Line 4:
---+ Verify that no alias domains are harvested  * 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
Wait for the job to be generated
Line 5: Line 9:
---++ Do following in a browser
Start program
   * Go to =http://kb-test-adm-001.kb.dk:807?/HarvestDefinition/= (where '807?' is the port number)
 * Choose 'Systemstate'
 * Click on Application GUIWebServer
 * Click 'Show all' in header Index in order to get all index lines for the application
 * Check that a line with text "Created XXX jobs for harvest definition 'YYY'" is logged
Verify that alias domain =netarkivet.dk= is not harvested
Line 9: Line 15:
Wait for the job to be generated
   * Choose 'Systemstate'
   * Click on Application <nop>GUIWebServer
   * Click 'Show all' in header Index in order to get all index lines for the application
   * Check that a line with text "Created XXX jobs for harvest definition 'YYY'" is logged
Verify that alias domain =netarkivet.dk= is not harvested
  
* Click 'Definitions' -> 'Snapshot Harvests' in the left menu
   * Click 'History' in column 6 on the line with snapshot harvest &lt;snh2. name>
   * Click 'Show jobs' in column 'Total number of jobs'
   * For all numbers under the 'Job ID' column do:
      * Look for =netarkivet.dk= on the resulting page. It should not be there
     * Click on the link "Show harvest template". Check that the string =netarkivet.dk= does *only* appear in the following context:
<verbatim>
 * Click 'Definitions' -> 'Snapshot Harvests' in the left menu
 * Click 'History' in column 6 on the line with snapshot harvest <snh2. name>
 * Click 'Show jobs' in column 'Total number of jobs'
 * For all numbers under the 'Job ID' column do:
  * Look for =netarkivet.dk= on the resulting page. It should not be there
  * Click on the link "Show harvest template". Check that the string =netarkivet.dk= does *only* appear in the following context:
{{{
Line 23: Line 23:
            <string name="user-agent">Mozilla/5.0 (compatible; heritrix/1.5.0-200506132127+http://netarkivet.dk/website/info.html)</string>
            <string name="from">netarkivet-svar@netarkivet.dk</string>
</map>
</verbatim>
 . <string name="user-agent">Mozilla/5.0 (compatible; heritrix/1.5.0-200506132127+http://netarkivet.dk/website/info.html)</string> <string name="from"> netarkivet-svar@netarkivet.dk </string>
</map>}}}
Veri
fy that alias =sulnudu.dk= is not harvested
Line 28: Line 27:
Verify that alias =sulnudu.dk= is not harvested
  
* Click 'Definitions' -> 'Snapshot Harvests' in the left menu
   * Click 'History’ in column 6 on the line with snapshot harvest &lt;snh2. name>
   * Click 'Show jobs' in column 'Total number of jobs'
   * For all numbers under the 'Job ID' column do:
      * Look for =sulnudu.dk= on the resulting page.       * Check that =sulnudu.dk= does *not* appear at all

-- Main.kfc - 03 Mar 2006
 * Click 'Definitions' -> 'Snapshot Harvests' in the left menu
 * Click 'History’ in column 6 on the line with snapshot harvest <snh2. name>
 * Click 'Show jobs' in column 'Total number of jobs'
 * For all numbers under the 'Job ID' column do:
  * Look for =sulnudu.dk= on the resulting page.
* Check that =sulnudu.dk= does *not* appear at all

Verify that no alias domains are harvested

Start Program

Wait for the job to be generated

  • Choose 'Systemstate'
  • Click on Application GUIWebServer
  • Click 'Show all' in header Index in order to get all index lines for the application
  • Check that a line with text "Created XXX jobs for harvest definition 'YYY'" is logged

Verify that alias domain =netarkivet.dk= is not harvested

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

  • Click 'History' in column 6 on the line with snapshot harvest <snh2. name>

  • Click 'Show jobs' in column 'Total number of jobs'
  • For all numbers under the 'Job ID' column do:
    • Look for =netarkivet.dk= on the resulting page. It should not be there
    • Click on the link "Show harvest template". Check that the string =netarkivet.dk= does *only* appear in the following context:

<map name="http-headers">
 . <string name="user-agent">Mozilla/5.0 (compatible; heritrix/1.5.0-200506132127+http://netarkivet.dk/website/info.html)</string> <string name="from"> netarkivet-svar@netarkivet.dk </string>
</map>

Verify that alias =sulnudu.dk= is not harvested

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

  • Click 'History’ in column 6 on the line with snapshot harvest <snh2. name>

  • Click 'Show jobs' in column 'Total number of jobs'
  • For all numbers under the 'Job ID' column do:
    • Look for =sulnudu.dk= on the resulting page.
    • Check that =sulnudu.dk= does *not* appear at all

It16VerificerUdenSulnuduAlias (last edited 2010-08-16 10:24:31 by localhost)