Versions Compared

Key

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

...

Tested byPlatformFrom Fedora VersionNumber of ResourcesSize of Backup (du -h .)Success?Notes
Nick RuestUbuntu 16.04.14.6.0?44M(tick)LUBM_02 dataset
Joshua WestgardMac OS 10.11.6 (El Capitan)4.6.0~24005.2G(tick)Also successfully ran import/export tooling against a 4.7 RC2 repo.
Tricia JenkinsCentos 6.8~6011M(tick)Am working toward a complete set of Hydranorth content (~213218 resources).
Julie AllinsonMac OS 10.10.54.6 (data created in 4.4)~ 113000 (~ 12GB in data folder)~ 93MB(tick)

No binary files, just metadata in this repo.

"java.sql.BatchUpdateException: Duplicate entry" error. Fixed with backup-fixer.jar

Need to verify all objects restored. Data folder post restore ~ 7GB

Filesystem Federation

Test simple federation

Tested byPlatformSuccess?Notes
Andrew WoodsLinux(tick)

Success viewing federated files
Success adding new files to filesystem and seeing them in Fedora

Jared WhikloMac(tick)Success viewing federated files
Success adding new files to filesystem and seeing them in Fedora
    

 

One-Click Run

cd fcrepo-webapp; mvn clean install -Pone-click

...

DatabasePlatformTested bySuccess?Notes
MySQLosx (10.10.5)Danny Bernstein(error)

All scripts run except for authz_tests.sh. Here are the last few lines of the output:

verifyAuthZ
Anonymous can't access "cover"
401 == 401 (Pass)
fedoraAdmin can access "cover"
200 == 200 (Pass)
adminuser can access "cover"
ERROR expected 200 and received 400

I did not see a similar failure on vagrant.

(tick)

 

Ubuntu 14.04Andy Wagner(tick)10.0.24-MariaDB-1~trusty-wsrep
Ubuntu 16.04Andrew Woods(tick)

mysql Ver 14.14 Distrib 5.7.16

PostgreSQLUbuntu 14.04Andy Wagner(tick)Postgresql 9.5

...

Test stepsTested bySuccess?Notes

FEDORA_AUTH=true
FEDORA_AUDIT=true

Yinlin Chen
Nick Ruest

(tick)

(tick)

4.7.0-RC is passed [2].
Nick Ruest "==> default: Error executing command: No matching features for fcrepo-camel-ldpath/0.0.0"

 

FEDORA_AUTH=false
FEDORA_AUDIT=true

Nick Ruest

Yinlin Chen

(tick)

(tick)

Nick Ruest "==> default: Error executing command: No matching features for fcrepo-camel-ldpath/0.0.0"

4.7.0-RC c325e30 is passed [2].

FEDORA_AUTH=true
FEDORA_AUDIT=false

Danny Bernstein

Nick Ruest

Yinlin Chen

(error)(tick)

(tick)

(tick)

Danny Bernstein: The shell scripts pass, but Yinlin's test suite does not:

output from maven: (mvn clean -Dwaitingtime=10000 test)

Failed tests:
solrTest.testSolr:84 expected:<1> but was:<0>

Tests run: 17, Failures: 1, Errors: 0, Skipped: 0

Also - in the solr console I'm seeing

I'm seeing these failures in solr:

org.apache.solr.common.SolrException: ERROR: [doc=http://localhost:8080/fcrepo/rest/cover] unknown field 'type'
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:185)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:78)
NB: I saw more java test failures when the waitingtime param was set to 3000.

 

Nick Ruest "==> default: Error executing command: No matching features for fcrepo-camel-ldpath/0.0.0" | All testing scripts pass
Yinlin Chen: 4.7.0-RC is passed [2].

FEDORA_AUTH=false
FEDORA_AUDIT=false

Andy Wagner

Yinlin Chen

(tick)

(tick)

All scripts pass.

4.7.0-RC c325e30 is passed [2].

    

...