9 Commits

Author SHA1 Message Date
Alban Crequy 2fb807a14b Functional tests, semaphore: reorder the tests
Load balance the tests on the two VMs to have faster tests.
2015-06-04 18:18:16 +02:00
Alban Crequy 2824964937 stage1: add RKT_STAGE1_USR_FROM=usr-from-host 2015-06-04 16:33:45 +02:00
Alban Crequy 2482549795 functional tests: test v220
This is following-up the bump to v220
https://github.com/coreos/rkt/pull/952
2015-05-29 15:59:42 +02:00
Alban Crequy 068a233a95 functional tests: test multiple systemd
Use Semaphore's parallel build capability to test rkt against various
systemd versions.
2015-04-28 17:24:52 +02:00
Krzesimir Nowak 334d07aa41 functional tests: Make sure we run destructive tests on semaphore 2015-04-22 10:40:10 +02:00
Krzesimir Nowak 0504cc71d3 functional tests: Auth tests 2015-04-22 10:38:35 +02:00
Alban Crequy 799b76ea83 functional tests: use gexpect
So it is easier to generate ACIs near the test that needs them.
2015-04-14 16:22:38 +02:00
Alban Crequy 53761c0633 functional tests: fix README.md about CircleCI 2015-04-10 19:48:09 +02:00
Jonathan Boulle 3012ba3e6e tests: various cleanup to initial functional tests
- Create general tests/README.md describing current situation.
- Remove circle.yml for now until we have it working.
- Add copyright header to inspects.go
2015-04-09 18:09:36 -07:00