Files
weave-scope/experimental
Tom Wilkie 1ad7b4fce5 Speed up tests on circle.
- Ensure we use up to date build container when running tests.
- Parallelise host setup for integration tests.
- Pass some more circle env vars through to ./tools/tests so the scheduler works.
- Gather coverage from multiple shards.
- Create files as the right owner inside the container.
- Parallelise the circle.yaml
- Parallelise the intergration tests using existing machinery
- Build experimental in parallel.
- Use custom scheduler prefix for integration tests, so schedules don't clash with weave.
2015-11-04 15:35:21 +00:00
..
2015-10-29 15:13:37 +00:00
2015-08-21 10:46:30 +00:00
2015-09-09 15:01:57 +00:00
2015-10-02 15:03:13 +02:00
2015-10-06 12:55:51 +01:00
2015-09-23 14:38:41 +02:00
2015-11-04 15:35:21 +00:00
2015-11-04 15:35:21 +00:00
2015-11-04 15:35:21 +00:00

Experimental Code

  • Code in this directory must always compile (enforced by CircleCI)
  • This directory is ignored for testing but should lint cleanly
  • Changes to code in this directory does not need to be PR'd