Project

Profile

Help

Task #6638

Updated by bmbouter almost 4 years ago

## Background    Requirements: 

 * The fixtures component comes from a quay hosted container image https://quay.io/repository/pulp/pulp-fixtures 
 * That is built by Travis [here](https://github.com/pulp/pulp-fixtures/blob/master/Dockerfile) and published to quay 
 * The source of the fixtures repo is [here](https://github.com/pulp/pulp-fixtures) 

 ##    Requirements: 

 * Have a script that checks to see if the fixture contianer on Quay has fixtures have changed and if so, download and restart the fixtures image. We change fixtures regularly during the day so having this happen every 5 minutes for example would be ideal. ideal 
 * Having them serve from fixtures.pulpproject.org would be really nice 
 * SSL with valid real letsencrypt certs would also be sweet, but that's a bonus

Back