Actions
Feature #5439
open[Tests] Provide a docker image, based on puppet/packer process, that can run the entire test suite quickly.
Story points:
-
Release:
Release relationship:
Auto
Description
This should reduce the prerequisites for a new developer / dev box to just "docker installed & working".
Updated by Tom Clegg over 9 years ago
- Description updated (diff)
"Quickly" means all dependencies are installed: for example,
- Go, ruby, python, virtualenv, passenger
- the only thing "bundle install" has to do during
run-tests.sh
is install the current arvados and arvados-cli gems -- or, if the version is pinned in Gemfile.lock, copy the packaged version sitting in vendor/bundle (or wherever bundle puts that).
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions