[openstack-dev] CI setup related request (devstack-gate)
    daya kamath 
    daya_k at yahoo.com
       
    Wed Jul  2 11:31:10 UTC 2014
    
    
  
all,
i need to make some changes in my 3rd party CI system. specifically, 
i need to override devstack-gate-vm.sh for the mysql path - i can do this by setting SKIP_DEVSTACK_GATE_PROJECT in my examples.yaml file, although this means i will need to manually update the devstack-gate directory
however i also need to do this in the tempest directory.
(i need to overwrite the python-subunit and testtools versions in requirements.txt and test-requirments.txt files)
the problem is the scripts are set up to do a clean install for every run. 
git does a hard reset, checkout and clean (functions.sh)
am working on writing my own version of setup_project for some specific projects.
can this be better handled by allowing for specific projects to be merged instead of overwritten while setting up the workspace?
thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140702/04dc91c0/attachment.html>
    
    
More information about the OpenStack-dev
mailing list