Versions Compared

Key

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

...

  • Manually
    • Any new functionality that doesn't have coverage
      • alternative web context mapping
        • (tick) Test both java+flash clients with different context (Andrew)
          1. High-level testing complete
            1. can switch between two fedora-apps deployed in the same app-server
            2. content & logs directed to respective FEDORA_HOMEs
        • also: multiple fedoras in one container (Eddie)
        1. (error) Demo objects fail with alternate port and context:
          1. Ingest of demo:5, demo:18, demo:29, demo:14 fail because of errors like: fedora.server.errors.GeneralException: Error getting http://localhost:8080/fedora-demo/simple-image-demo/coliseum-thumb.jpgImage Added
            1. There are hardcoded URLs in the objecs that don't use 'local.fedora.server'
          2. Smiley demo objects don't work.  For example, 'list' dissemination of demo:SmileyStuff returns 500 error.  Ultimate cause is a 404:
            Request failed 404 /fedora/risearch.
            1. Problem is in demo:CollectionImpl.  Contains in WSDL <http:operation location="fedora/risearch?type=(TYPE)&lang=(LANG)&format=(FORMAT)&query=(QUERY)"/>.  Do we have the tools to fix this, do we need to add some sort of substitute variable for fedora context, or do we not care?
      • akubra integration
        • running rebuilder (Bill)
    • Identify and test non-covered commanline scripts (Kai)
    • New client manual tests: (All)
      • Search
      • Ingest/export
      • Modify datastream
      • Create object
      • Add datastream (each kind)
      • Purge datastream + object (no versioning)
      • Note: versioning is not exposed, but old versions aren't exposed.
    • Old client (All)
      • Supports all above
      • Create diff objects via templates
    • Migration from 2.x (must be solid: we will not continue development of the migration utility past 3.2, meaning 2.x users must first migrate to 3.2 in the future as a bridge to future releases)
      • Testing on 2.x objects that ARE NOT dependent on UVA servers
      • (tick) FCREPO-395 (classpath issue) needs to be resolved for this
        1. Updated migration utility has been pushed to 'svn utilities/trunk'
      • Chris: OSX
      • Aaron & Andrew: Linux
        1. Installed 2.2.2, ingested demo objects (purged objects listed in link above: "FCREPO-380")
        2. Analyzed, Generated, Transformed these objects
        3. Installed frozen-3.2, rebuilt db, and ingested transformed foxml files
          1. Needed to use old admin client as new admin does not support bulk ingest
        4. Migration appeared successful
          1. (question) However, http://localhost:8080/fedora/describe lost context for fedora image, so no logo shown:
            1. <img src="//images/newlogo2.jpg" ...
      • Bill: Windows
      • Note: This will require spot-checking.
    • Upgrading from 3.1(Eddie)
      • Rebuild of Mulgara
    • OAIProvider sanity test (Chris)
    • GSearch sanity test (Bill)
    • Journaling: basic leader/follower test (Aaron)
    • DirIngest (Chris)
  • Automated: AllOfflineTests, ConfigA, ConfigB, ConfigQ as appropriate
    • MPTStore+Postgres+Linux+non-fedora context: Eddie (java 1.6)
    • Mulgara+Windows+MySQL+Akubra: Bill
    • (tick) Mulgara+Linux+Derby+non-fedora context: Andrew (java 1.6, ConfigQ)
    • Oracle+Windows+Mulgara: Chris
    • OSX+Derby+Mulgara: Kai

...