Versions Compared

Key

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

...

  1. Verify audit events are in triplestore
  2. Verify resources are in triplestore
  3. Verify resources are in Solr
  4. Verify authorization works for the two auth-enabled configurations
  5. Verify reindexing to triplestore works

4.7.0 - 4.7.2 Upgrade Testing

Tests to verify if 4.7.3 resolves errors seen with upgrading from 4.7.0 to 4.7.2

  1. 4.7.2
    1. Without creating resources
      1. Start 4.7.0 with a new repository
      2. Deploy 4.7.2
      3. Restart the repository
      4. Verify that the errors occur ??
    2. With creating resources
      1. Start 4.7.0 with a new repository
      2. Create a resource with SKOS namespace
        1. curl -X POST -d "<> a <http://www.w3.org/2004/02/skos/core#Concept> ." http://localhost:8080/rest/
      3. Deploy 4.7.2
      4. Restart the repository
      5. Verify that the errors occur ??
  2. 4.7.3
    1. Without creating resources
      1. Repeat 1.a., but deploying 4.7.3 and verifying that the error does not occur
    2. With creating resources
      1. Repeat 1.b., but deploying 4.7.3 and verifying that the error does not occur

[1] Testing scripts

[2] Fedora 4 Release Test Suite