Miquel Sabaté Solà
|
f76f5c960f
|
client/driver: added more tests
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
2016-03-24 08:47:23 +01:00 |
Alex Dadgar
|
49e5024a2f
|
fmt rkt test
|
2016-03-10 14:56:43 -08:00 |
Abhishek Chanda
|
3260254cb4
|
Enable passing DNS info to the rkt driver
|
2016-03-08 18:59:11 -08:00 |
Alex Dadgar
|
5bcfdeb41d
|
Fix bug introduced with paused nack timers
|
2016-03-04 16:17:14 -08:00 |
Abhishek Chanda
|
ef83066b7a
|
Fix location of volume mount
Also add a test for mounting alloc dirs
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
8957726a0a
|
A number of cleanups
- Removed some unused variables.
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
77d9ba3526
|
Change name of the stdout file
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
d490df2bad
|
Use the plugin mechanism in the rkt driver
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
459ed48c43
|
Defer cleanup
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
579da2930a
|
Use less resources for containers
|
2016-03-02 14:04:14 -08:00 |
Abhishek Chanda
|
7719a1ce98
|
A number of rkt fixes
- Reorder rkt arguments to make it work
- Change a few things in test
|
2016-03-02 14:04:14 -08:00 |
Alex Dadgar
|
a3c22258cd
|
Use TestMultiplier on all waits
|
2016-01-21 15:24:24 -08:00 |
Alex Dadgar
|
6d157a0337
|
Fix tests
|
2016-01-11 09:58:31 -08:00 |
Alex Dadgar
|
ddf392c6be
|
User specifiable kill timeout and operator configurable max
|
2015-12-22 16:10:30 -08:00 |
Abhishek Chanda
|
3d2589e797
|
Run gofmt
|
2015-12-21 06:09:11 +00:00 |
Abhishek Chanda
|
b843b1a853
|
Support CPU and meory isolators for the rkt driver
The rkt community added supprt for these isolators recently
|
2015-12-21 06:06:45 +00:00 |
Alex Dadgar
|
4d817f5cbc
|
Revert "Revert "Make drivers take arguments as a list and not as a string""
|
2015-11-18 15:16:42 -08:00 |
Alex Dadgar
|
0e51375285
|
Revert "Make drivers take arguments as a list and not as a string"
|
2015-11-18 13:46:43 -08:00 |
Alex Dadgar
|
54ddf4d3c1
|
Rebase
|
2015-11-18 12:29:04 -08:00 |
Chris Bednarski
|
9f40143684
|
Merge branch 'master' into f-port-labels
|
2015-11-16 16:02:38 -08:00 |
Alex Dadgar
|
82f51601db
|
Track Task State in the client and capture Wait results
|
2015-11-16 15:14:21 -08:00 |
Diptanu Choudhury
|
0673b832fb
|
Fixed compilation issues with driver tests
|
2015-11-16 13:10:57 -08:00 |
Alex Dadgar
|
d2b23c9143
|
Format rkt_test
|
2015-10-23 16:23:43 -07:00 |
Abhishek Chanda
|
81da6ce54e
|
Just put the version as string
|
2015-10-21 21:09:04 -07:00 |
Alex Dadgar
|
3c7bbc6fd7
|
Update driver config names for consistency and make the trust_prefix optional
|
2015-10-12 14:37:56 -07:00 |
Alex Dadgar
|
6417c506ad
|
Capture Rkt logs
|
2015-10-12 14:33:18 -07:00 |
Alex Dadgar
|
cd3135c874
|
Separate args from exec command; inject environment variables and general cleanup of Rkt driver
|
2015-10-12 14:33:18 -07:00 |
Alex Dadgar
|
a4035050e8
|
Change Docker/Rkt to set driver to 1 not true for consistency
|
2015-10-12 13:15:37 -07:00 |
Abhishek Chanda
|
ba362fae07
|
Run gofmt
|
2015-10-07 22:24:16 +00:00 |
Abhishek Chanda
|
0e185b6eaf
|
Add an optional exec parameter to task config
This overrides the default exec command in the ACI
|
2015-10-07 15:15:36 -07:00 |
Abhishek Chanda
|
528632da3d
|
Add missing import and remove unsued one
|
2015-10-06 15:56:39 -07:00 |
Abhishek Chanda
|
ab6d756dfe
|
Remove a stray comment
|
2015-10-06 15:56:39 -07:00 |
Abhishek Chanda
|
b6b7d9e875
|
Add a test fort he rkt driver
|
2015-10-06 15:56:39 -07:00 |