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 to create a standalone jenkins branch. Use "git subtree add" to import it with history into arvados/tools/build b) Move "arvados/tools/build/run-tests.sh" to "arvados/tools/testing" ; remove it from arvados-dev.git arvado-dev.git c) In arvados-dev.git remove Remove "run-build-*", "package-*/", "libcloud-pin" from arvados-dev.git d) Move "arvados/backports/" to "arvados/tools/build/backports" d) In "arvados/tools/build" remove e) Remove from "arvados/tools/build": "run-cwl-tests.sh", "run-deploy.sh", "run-diagnostics-suite.sh", "run-performance-suite.sh", "run-tapestry-tests.sh" "run_upload_packages.py" (these these stay in arvados-dev.git) arvados-dev.git e) Move "arvados/backports/" to "arvados/tools/build/backports"