<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:10pt"><div>all,</div><div>i need to make some changes in my 3rd party CI system. specifically, </div><div>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</div><div>however i also need to do this in the tempest directory.</div><div>(i need to overwrite the python-subunit and testtools versions in requirements.txt and test-requirments.txt files)</div><div><br></div><div><br></div><div>the problem is the scripts are set up to do a clean install for every run. </div><div>git does a hard reset, checkout and clean (functions.sh)</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 13.63636302947998px; font-family: verdana, helvetica, sans-serif; font-style:
 normal; background-color: transparent;">am working on writing my own version of setup_project for some specific projects.</div><div style="color: rgb(0, 0, 0); font-size: 13.63636302947998px; font-family: verdana, helvetica, sans-serif; font-style: normal; background-color: transparent;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.63636302947998px; font-family: verdana, helvetica, sans-serif; font-style: normal; background-color: transparent;">can this be better handled by allowing for specific projects to be merged instead of overwritten while setting up the workspace?</div><div style="color: rgb(0, 0, 0); font-size: 13.63636302947998px; font-family: verdana, helvetica, sans-serif; font-style: normal; background-color: transparent;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.63636302947998px; font-family: verdana, helvetica, sans-serif; font-style: normal; background-color: transparent;">thanks!</div></div></body></html>