Project

General

Profile

Idea #8491

Updated by Peter Amstutz about 8 years ago

Move most of arvados-dev repository into main arvados repository.    Proposed plan: 

 a) Use "git subtree" to import full arvados-dev history into arvados/dev, arvados/arvados-dev, then reorganize. 

 b) Move "arvados/dev/arvbox/" "arvados-dev/arvbox/" to either arvados/ or arvados/tools/; delete from arvados-dev.git 

 c) Remove "arvados/dev/git/" , it stays "arvados-dev/git/" and retain in arvados-dev.git 

 d) Remove "arvados/dev/install/easy-docker-install.sh" obsolete "arvados-dev/install/easy-docker-install.sh" from both arvados.git and arvados-dev.git (will be replaced with instructions on how to use arvbox, #8230) 

 e) Move "arvados/dev/jenkins/run-tests.sh" "arvados-dev/jenkins/run-tests.sh" to "arvados/tools/testing" ; remove from arvados-dev.git 

 f) Move "arvados/dev/jenkins/run-build-*", "arvados-dev/jenkins/run-build-*", "package-*/", run_upload_packages.py, "libcloud-pin" to "arvados/tool/build" ; remove from arvados-dev.git 

 g) Move "arvados/backports/" "arvados/backports" to "arvados/tool/build/backports"  

 h) Remove from "arvados/dev/jenkins/": Remaining in "arvados-dev/jenkins/":    "run-cwl-tests.sh", "run-deploy.sh", "run-diagnostics-suite.sh", "run-performance-suite.sh", "run-tapestry-tests.sh" these stay in arvados-dev.git 

Back