Skip to content

openprov/provstore-interop-job

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ProvStore Interoperability Tests

ProvStore interoperability test job.

Build Status

The Travis CI test job:

  • Gets ProvPy via 'pip' (most recent release).
  • Configures interoperability test harness.
  • Runs interoperability tests to validate ProvStore conversions. Conversions are validated using ProvPy's prov-compare script.

The job assumes you have

  • Created a ProvStore API Key:

  • Defined a Travis CI variable, PROVSTORE_API_KEY holding your ProvStore user name and API key:

  • Visit your job's settings page in Travis CI

  • Select settings

  • Click Environment Variables

  • Click Add a new variable

  • Name: PROVSTORE_API_KEY

  • Value: user:qwert12345

  • Ensure Display value in build logs is not selected

See define variables in repository settings.

Author

Developed by The Software Sustainability Institute and the Provenance Tool Suite team at Electronics and Computer Science at the University of Southampton.

For more information, see our document repository.

License

These tests are released under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published