← Back to team overview

fenics team mailing list archive

Re: FFC reference data

 

On Mon, Apr 22, 2013 at 9:22 PM, Anders Logg <logg@xxxxxxxxx> wrote:
> FFC reference data are now stored here:
>
> https://bitbucket.org/fenics-project/ffc-reference-data
>
> The following two scripts are used to download / upload the data:
>
>   ffc/test/regression/download-references
>   ffc/test/regression/upload-references
>
> The download script is not yet run automatically as part of running
> the test suite. My suggestion would be to just call the download
> script at the beginning of test/regression/test.py. Johannes, if
> you think this can work out for the buildbots please add it.

The buildbot does not have access to
ssh://git@xxxxxxxxxxxxx/fenics-project/ffc-reference-data.git, so it
won't work unless this is changed to
https://bitbucket.org/fenics-project/ffc-reference-data.git. I did
this and tried a run on the buildbot:

http://fenicsproject.org:8010/builders/ffc-master-quantal-amd64/builds/13/steps/test/logs/stdio

I used the following patch:

http://fenicsproject.org:8010/builders/ffc-master-quantal-amd64/builds/13/steps/git/logs/patch

Johannes


Follow ups

References