Justin Cormack
90a5cad216
Add filesystem tests into kernel test and fix failure cases
...
Make sure we do not remove filesystems we expect to have.
Fix the failure cases for the kernel tests which were not working properly
due to shell code.
Fix some 4.11 kernel changes in config that show up once tests are fixed.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-06-12 17:25:25 +02:00
Riyaz Faizullabhoy
cea9a7c8c6
Also sign all test packages and update relevant test cases to use org key
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2017-05-26 15:01:10 -07:00
Tycho Andersen
b97bb70cda
check-kernel-config: allow config file as an argument
...
This way we can run it on generated configs at kernel build time, too.
Signed-off-by: Tycho Andersen <tycho@docker.com >
2017-05-22 16:58:50 -06:00
Dave Tucker
16cfd3ea2d
tests: Rename kernel-config image to test-kernel-config
...
Signed-off-by: Dave Tucker <dt@docker.com >
2017-05-05 11:51:10 +01:00
Dave Tucker
fb4d621833
tests: use the poweroff pkg in test-kernel-config
...
Signed-off-by: Dave Tucker <dt@docker.com >
2017-05-04 23:56:40 +01:00
Dave Tucker
05767273f3
tests: cleanup test directory
...
- add a `pkg` directory for packages
- add a `cases` directory for yml files
Signed-off-by: Dave Tucker <dt@docker.com >
2017-05-04 23:56:40 +01:00