Justin Cormack
2cb71ac481
Merge pull request #927 from riyazdf/ubsan-config
...
kernel config updates for undefined behavior
2017-01-05 20:04:05 +00:00
Riyaz Faizullabhoy
2b67a1da89
Set CONFIG_UBSAN, add to grep test
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2017-01-05 09:03:21 -08:00
Justin Cormack
81a7af5299
Update Go build packages to Alpine 3.5
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-01-05 15:58:16 +00:00
Riyaz Faizullabhoy
a197775b25
Kernel config grep test
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2017-01-04 09:44:17 -08:00
Justin Cormack
fbdcd0439c
Update check-config script from Docker master
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-01-04 12:08:57 +00:00
Justin Cormack
4ac42402e5
Update base images to Alpine 3.5
...
excludes
- Go base images as not yet available
- perf which does not build with latest image
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-12-28 18:09:08 +00:00
Riyaz Faizullabhoy
c8e7a6dd43
Move linting to Go build
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2016-12-21 11:26:33 -08:00
Justin Cormack
a7f57526a5
Containerize test suite
...
- run test suite under containerd
- in future this should be converted to Go not shell see #860
- test suite is now in its own initrd, can be run on any platform not just qemu
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-12-09 17:13:16 -08:00