Idea #8491
Updated by Peter Amstutz almost 9 years ago
Move most of arvados-dev repository into main arvados repository. Proposed plan: a) Use "git subtree split" in arvados-dev subtree" to create a standalone jenkins branch. Use "git subtree add" to import it with full arvados-dev history into arvados/tools/build arvados/dev, then reorganize. b) Move "arvados/tools/build/run-tests.sh" "arvados/dev/arvbox/" to arvados/tools/; delete from arvados-dev.git c) Remove "arvados/dev/git/" , it stays in arvados-dev.git d) Remove "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" to "arvados/tools/testing" ; remove it from arvado-dev.git arvados-dev.git c) Remove "run-build-*", f) Move "arvados/dev/jenkins/run-build-*", "package-*/", "libcloud-pin" to "arvados/tool/build" ; remove from arvados-dev.git d) g) Move "arvados/backports/" to "arvados/tools/build/backports" "arvados/tool/build/backports" e) h) Remove from "arvados/tools/build": "arvados/dev/jenkins/": "run-cwl-tests.sh", "run-deploy.sh", "run-diagnostics-suite.sh", "run-performance-suite.sh", "run-tapestry-tests.sh" "run_upload_packages.py" these "run-tapestry-tests.sh", "run_upload_packages.py". These stay in arvados-dev.git