Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Test

Summary

Status

Tester

Comments

TEST0

Run through the Quick Start Manual

OK?SVC

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2723
   
Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2724
Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2725
Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2726


The vagrant part of the Quickstart has not been tested

TEST0 - with vagrant

Run through the Quickstart with Vagrant




TEST0 - with postgresqlRun through the quickstart where we test the procedure for using NAS with postgresql (see page      Choose an Installation Scenario )OKSVC

createscripts and documentation has been updated

A quickstart deploy for postgresql has been added

Quickstart with postgresql

TEST2

Allround test

Complete with errors.CSR

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2729

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2730

TEST 3A

Database Bitpreservation

OKSVC

 

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2728

Fixed old issue: 

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2078

TEST4

Danish ADM GUI Access, indexing and caching

OKSVC Made some changes to the test during the test. E.g. the multi-domain harvest only generates 4 jobs, not 5. Previously we used kb-test-bar-014.bitarkiv.kb.dk and kb-test-bar-015.bitarkiv.kb.dk for windows bitarchive servers. Now we use kb-test-bar-016.bitarkiv.kb.dk and kb-test-bar-01.bitarkiv.kb.dk instead

TEST5A

Infrastructure

OKSVC 

TEST5B

Infrastructure

OK CSR

 After which I will take a look at as many of the bug-fixes/new-functionality issues as possible.

TEST6

Errorhandling

OK with errors JRG

Step "Verify the restarted system. On devel@kb-test-adm-001" part 1 gives a:

"Attempting to store file '23-metadata-1.warc.gz' with a different checksum than before". Needs follow-up.

Have made JIRA-issues of the remaining errors.

TEST7

Production load job schedule database, adminDB and CS

 Automatic

 

 

TEST9

Opensource modules

OK with errors

 SVC

One part of the test uses /home/devel/devel-config/deployment-configs/default_deploy_config_harvester.xml

We need to

   1) Remove Bitpreservation sitesection from the GUI used;

   2) Avoid using obsolete h3-zip (NetarchiveSuite-heritrix3-bundler-5.0-SNAPSHOT.zip) when deploying

  3) Update the 1-cache.tar.bz2. It is created with Lucene 2.X. NAS now only supports indices with Lucene 3.X (workaround: use empty cache created when IndexServer starts)

 4) Change the Viewerproxy test to use a freshly made index of a netarkivet.dk harvest

using a standard NAS installation. (we used kb-test-acs-001.kb.dk:12-data instead of the kb-prod-udv-001.kb.dk:test-data, and a fresh index, that indexes the harvestdata in the 12-data dir)

Note:

We had to go kb-test-acs-001 to perform the two wget operations, otherwise the firewall blocked us

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2734
Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2737

TEST11A

Batchjobprocessing

OK with errors SVC

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2738
Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2739

The last step: Run UrlAndMimeSearch with argument 'image/.*' for mimetype and '.*kb\.dk/.*' for url. Verify that only images from the kb domain is listed.

failed to find any images at all. It could be because warcs are not supported by UrlAndMimeSearch batchjob

TEST11B

Batchjobprocessing stress test with external program

Stalled

because of issue 3

 SVC

Updated deploy_config_TEST11B.xml to use data from kb-test-bar-01.bitarkiv.kb.dk instead of machine kb-test-bar-012.bitarkiv.kb.dk which no longer exists.

baseFileDir's E:\bitarkiv, F:\bitarkiv, G:\bitarkiv, H:\bitarkiv, I:\bitarkiv, J:\bitarkiv  

are replaced with baseFileDir's E:\bitarchive_1, F:\bitarchive_2, G:\bitarchive_3, H:\bitarchive_4, I:\bitarchive_5, J:\bitarchive_6

Issue 1: (FIXED in test-description)

Default installation does not work with TEST11B.

We want the test to use existing data in bitarchive_X/filedir

But prepare_test.sh modifies the scripts to use bitarchive_X/TEST11B/filedir

where there is no data.

Issue 2: Description of Step "Update Checksum and FileStatus" doesn't make much sense

(this issue has been ignored for this test.)

Issue 3: path test@kb-prod-udv-001.kb.dk:/home/test/test-batch/* does not exist

Have found the compiled scripts in test@kb-test-adm-001.kb.dk:/home/test/TEST11B

but we need to have the sourcecode for these

TEST12

Wayback test

OK CSR

Rewriting to use the latest OpenWayback with https support 

 

BNF sanity test

Same as French UI test?



Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2731
Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2732
Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2733

ONB Sanity test

German UI test

 

 

...

DocumentReviewerStatusNotes
NetarchiveSuite OverviewSVCDoneNo mention of H3 Remote Access module
Quick Start ManualKAAHDone

 

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2727

Replaced the picture with a new snapshot

User ManualKAAHDone

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyNAS-2727

Heritrix Control and GUI-console Access   (All Running Jobs page picture needs to be updated)

Installation ManualCSRDone I don't really like the state of this manual. It's very confusing and contains a considerable amount of material which should really be elsewhere. I don't how we can find time to give it the rewrite it needs.
Configuration ManualCSRDone 
System DesignSVCDone

 The manual now assumes that this link works: https://sbforge.org/maven/netarchivesuite/apidocs/5.4/dk/netarkivet/common/utils/Settings.html

Pages on JSP  is no longer correct, as we now have two competing standards for how to make server-pages

All links to javadoc was previously wrong: https://sbforge.org/maven/netarchivesuite/apidocs/release/dk/netarkivet/common/utils/Notifications.html

The apidocs/release folder doesn't exist

All javadoc links now refer to https://sbforge.org/maven/netarchivesuite/apidocs/5.4

Harvester design page contained many factual errors, which are now fixed

Additional Tools Manual

KAAH Add usage for FTPValidator Done FTPValidator and MailValidator are now added.
Migrating H1 templates to H3 to use with NetarchiveSuite 5.1+SVCDone 

...