Rolf Neugebauer
a1dcdd6495
Update YAML files with latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-08 15:46:02 +01:00
Ian Campbell
b7ec19bb1f
Update yml for containerd beta.0
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-09-07 18:46:40 +01:00
Ian Campbell
6cbc3ed518
Bump init+containerd to new alpine base with containerd beta.0
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-09-07 18:31:57 +01:00
Rolf Neugebauer
ed8d367e2a
Update 4.9.x/4.4.x kernel version in YAML files
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-04 17:58:16 +01:00
Justin Cormack
91207540e4
Change "output" to "format" in moby tool
...
This is less confusing as there is also an output option to set the file.
See https://github.com/moby/tool/pull/146
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-09-01 23:52:25 +01:00
Riyaz Faizullabhoy
574fdb1a1b
Merge pull request #2471 from rn/kmod-test
...
Remove user/references to linuxkit/kernel-compile
2017-08-31 09:45:24 -07:00
Riyaz Faizullabhoy
fb8a1bf39f
Merge pull request #2464 from rn/dock-up
...
Update DinD from 17.06.1-ce to 17.07.0-ce
2017-08-31 09:43:53 -07:00
Rolf Neugebauer
f67cb4719a
test: Remove kernel-compile from kmod test
...
linuxkit/kernel-compile is no longer maintained. Use
the alpine base image instead.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-31 15:21:27 +01:00
Rolf Neugebauer
419deee158
Update Linux kernel versions to latest
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-30 19:23:45 +01:00
Rolf Neugebauer
94cdc5aee8
Update DinD from 17.06.1-ce to 17.07.0-ce
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-30 16:52:15 +01:00
Rolf Neugebauer
687929a32e
blueprints: rename docker-17.06-ce.yml to docker-ce.yml
...
Also fix up the corresponding test.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-30 16:52:15 +01:00
Ian Campbell
d78321d701
Update hashes for init and containerd
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-29 01:05:50 +01:00
Ian Campbell
b0b08e18a2
Bump init and containerd packages to v1.0.0-alpha6
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-29 01:02:20 +01:00
Justin Cormack
baf76d5e0c
update hashes for init
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-23 16:43:18 +01:00
Rolf Neugebauer
13e5a05a4c
tests: Add tests for 4.12.x kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-23 14:33:25 +01:00
Justin Cormack
2129d1de21
Merge pull request #2450 from justincormack/improve-wireguard-example
...
Improve wireguard example
2017-08-22 17:44:01 +01:00
Justin Cormack
2ed8b2997c
Add a test for Wireguard
...
This is based on the example, but modified so that it can work as a test.
It is slightly less convenient running services as tests as the output is
sent to log files, so we have an `onshutdown` container that checks to see
if the test passed.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-22 13:23:27 +01:00
Justin Cormack
1c4e8c3ae2
Update Docker CE image to 17.06.1
...
Bug fix update.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-22 10:54:26 +01:00
Justin Cormack
0cda27d4ef
Update hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-21 15:40:17 +01:00
Justin Cormack
90f905a799
Move containerd clone to tools/alpine
...
As discussed before, as we use this in three places, cloning in
base makes more sense.
Update base image.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-21 15:16:09 +01:00
Rolf Neugebauer
efe8292e25
Update YAML files to new kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-18 18:08:33 +01:00
Justin Cormack
b1acdbce2f
Add a wireguard example and test
...
This uses the new features
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-18 15:51:57 +01:00
Justin Cormack
2f915b8cf2
Update init, containerd, runc images
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-17 13:54:51 +01:00
Rolf Neugebauer
2007c4eef0
Update YAML files to 4.9.43/4.4.82 kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-14 11:02:30 +01:00
Rolf Neugebauer
ead41d0904
Update YAML files to 4.9.42 and 4.4.81 kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-14 10:52:15 +01:00
Ian Campbell
50324d2d96
tests: update hash and reenable linuxkit.packages.containerd
...
This works again now.
Fixes #2328 .
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-11 18:10:52 +01:00
Ian Campbell
0db9131e90
tests: update containerd test container
...
- xfsprogs is required for mkfs.xfs for some tests.
- mount persistent disk on /var/lib instead of /var.
- include host /dev (for loop devices) in mounts.
- /tmp need not be exec.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-11 18:07:12 +01:00
Ian Campbell
6f0d9d855b
Update yml for containerd v1.0.0-alpha4 and runc v1.0.0-rc4
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-11 16:21:42 +01:00
Ian Campbell
e11c1c0224
pkg: Bump to containerd v1.0.0-alpha4 and runc v1.0.0-rc4
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-11 16:16:33 +01:00
Ian Campbell
ff6d5b384a
test-containerd: Drop net:host and /dev mount
...
net:host is the default and this test does not need the host /dev.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-11 16:11:11 +01:00
Ian Campbell
3c269d4320
test-containerd: output the revision in the test tree
...
So it'll appear in the logs.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-11 16:11:11 +01:00
Ian Campbell
b194a96584
test-containerd: move git clone into mirror
...
`${CONTAINERD_COMMIT}` is only defined in the `FROM linuxkit/alpine` section
and not the in `FROM scratch` section.
This means we were always checking out the current master at the time of build
rather than the expected commit because `git checkout $CONTAINERD_COMMIT` was
expanding to `git checkout `.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-11 16:11:11 +01:00
Justin Cormack
fae7a76009
update runc and containerd images
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-10 14:33:21 +01:00
Rolf Neugebauer
9beaf45a07
Update YAML files with new kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-08 17:46:22 +01:00
Dave Tucker
6aed51ca5c
tests: Remove hardcoded sizes from extend tests
...
In order to update these tests it required first running df -h to obtain
the new disk size and then adding that value to check.sh
This commit replaces the hardcoded values with a regex that checks that
the filesystem is somewhere between 400-599MB in size. Before being
extended this would have been somewhere in the region of 200-300MB.
Signed-off-by: Dave Tucker <dt@docker.com >
2017-08-08 13:47:32 +01:00
Dave Tucker
e17a12219a
tests: Remove docker dependency from extend tests
...
This commit removes the dependency on Docker by using raw disks and
appending from /dev/zero to extend them once initially formatted.
Additionally, the tests now use unique ${NAME} variables
Signed-off-by: Dave Tucker <dt@docker.com >
2017-08-08 12:43:50 +01:00
Dave Tucker
9a562a3b8c
tests: Fix ordering in package directory and add a note
...
Signed-off-by: Dave Tucker <dt@docker.com >
2017-08-08 11:58:21 +01:00
Justin Cormack
e61794a344
Merge pull request #2365 from deitch/test-dev-existence-getty
...
Test dev existence getty
2017-08-07 20:32:39 +01:00
Justin Cormack
9e26ffbc6c
update init hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-07 15:04:42 +01:00
Ian Campbell
3a71c4a291
Update yml for new runc and containerd.
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-07 12:11:32 +01:00
Avi Deitcher
944fc95e31
Update example gettt hash
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2017-08-06 10:27:54 +03:00
Justin Cormack
0b2e34301b
Merge pull request #2357 from justincormack/arm64-rngd
...
Support rngd on arm64
2017-08-04 16:13:46 +01:00
Justin Cormack
d164bcf283
update hashes for rngd
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-04 14:10:51 +01:00
Justin Cormack
ee349da98a
update hashes for sysctl (arm and x86)
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-04 13:34:14 +01:00
Rolf Neugebauer
633195cbe3
Update YAML files with new multi-arch packages
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-03 17:46:11 +01:00
Rolf Neugebauer
07cdcfeb65
Update all test YAML files with new multi-arch test packages
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-03 17:36:22 +01:00
Rolf Neugebauer
551e43294f
tests: Update alpine base to multi-arch
...
The following packages did not work on aarch64:
- linuxkit/test-docker-bench
- linuxkit/test-ltp
- linuxkit/test-ns
- linuxkit/test-virtsock
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-03 17:36:22 +01:00
Rolf Neugebauer
b271a3b91f
build: Add makefile to ./test/pkg
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-03 17:36:22 +01:00
Justin Cormack
dc91e84223
Merge pull request #2347 from justincormack/less-binfmt
...
Remove binfmt from most examples
2017-08-03 17:33:49 +01:00
Justin Cormack
842d089a1b
Remove binfmt from most examples
...
It is not in any wa=y a required container, and now that arm64
and other architecture machines are widely available we should
start to deprecate it, as it has many issues, eg requires patches
to qemu for Go support, will mislabel images etc.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-03 15:06:49 +01:00