Project

Profile

Help

Task #1612

Updated by dkliban@redhat.com about 8 years ago

- Adjust the location of where packages are published by the "build-automation-repo-2.X-dev" jobs 
 - Adjust the "pulp-2.x-dev-<platform>" jobs We currently overwrite nightly repo before running pulp-smash on it. We should instead publish to deploy Pulp from the new location of packages 
 - Create a new publish-nightly job that will an intermediate location, run only pulp-smash, and if    "pulp-2.x-dev-<platform>" job is successful (all pulp-smash all tests pass) 
        - this job will pass, publish to the bits to our regular nightly repos (https://repos.fedorapeople.org/pulp/pulp/testing/automation/) 


 Things that we should consider: when pulp-smash tests are failing we will not have a new nightly until the tests are adjusted with decorators or we actually fix the bugs. 

 repo.

Back