5.5 Release Test
Release Test Information
- Previous5.4 Release Test
- The Netarkivet devel system is now documented at https://kb-dk.atlassian.net/wiki/pages/viewpage.action?pageId=12225230 (DK developers only)
- Release test status: Started
- NetarchiveSuite 5.5 Release Notes: NetarchiveSuite 5.5 Release Notes
- Prepare Release Test Process
Run the tests (with proper definitions of TESTX, PORT and MAILRECEIVERS) as follows:
export VERSION=5.5-RC1 export H3ZIP=/home/devel/nas_versions/bundler/NetarchiveSuite-heritrix3-bundler-$VERSION.zip export TESTX=??? export PORT=807? export MAILRECEIVERS=foo@bar.dk export CONF=default_deploy_config.xml cleanup_all_test.sh -d $CONF -v $VERSION -3 $H3ZIP prepare_test.sh -d $CONF -v $VERSION -3 $H3ZIP install_test.sh -d $CONF -v $VERSION -3 $H3ZIP start_test.sh -d $CONF -v $VERSION -3 $H3ZIP
Precondition
Check that the Full Test Suite (Master) and System Test are both green.
Sanity test
Run right after code freeze to verify the system integrity prior to the main release test.
Test | Status | Tester | Revision-Tag | Comments |
---|---|---|---|---|
Done | CSR | 5.5-RC1 | Two configuration changes are required (not bugs in NAS, only in test config) i) devel umbra has now been moved to port 8996 and this needs to be changed in the deployment config for tests. ii) the wayback indexer database is on port 50001 not 50002 as configured. Also deduplication was disabled by configuration so test deduplication in TEST2 |
Regression tests
Test | Summary | Status | Tester | Comments |
---|---|---|---|---|
TEST0 | Run through the Quick Start Manual | SKIPPED | ||
TEST0 - with vagrant | Run through the Quickstart with Vagrant | SKIPPED | ||
TEST0 - with postgresql | Run through the quickstart where we test the procedure for using NAS with postgresql (see page Choose an Installation Scenario ) | SKIPPED | ||
Allround test | DONE | CSR | ||
Database Bitpreservation | SKIPPED | |||
Danish ADM GUI Access, indexing and caching | SKIPPED | |||
Infrastructure | SKIPPED | |||
Infrastructure | SKIPPED | |||
Errorhandling | SKIPPED | |||
Production load job schedule database, adminDB and CS | AUTO |
| ||
Opensource modules | SKIPPED | |||
Batchjobprocessing | SKIPPED | |||
Batchjobprocessing stress test with external program | SKIPPED | |||
Wayback test | SKIPPED |
| ||
Same as French UI test? | SKIPPED | |||
German UI test | SKIPPED |
|
Test new functionality
(H3 Scripting features do not need to be tested as part of the NAS release test.)
Review of Documentation
Document | Reviewer | Status | Notes |
---|---|---|---|
NetarchiveSuite Overview | |||
Quick Start Manual | |||
User Manual | |||
Installation Manual | |||
Configuration Manual | |||
System Design | |||
Migrating H1 templates to H3 to use with NetarchiveSuite 5.1+ |