mirror of https://github.com/docker/docs.git
Create TESTING.md
This commit is contained in:
parent
8259f2740d
commit
87f4b7289c
|
|
@ -0,0 +1,36 @@
|
||||||
|
Docker Toolbox Testing
|
||||||
|
======================
|
||||||
|
|
||||||
|
Testing is mostly manual for now. Below you'll find a checklist of cases that have been covered by each release:
|
||||||
|
|
||||||
|
## Toolbox 1.8.0
|
||||||
|
|
||||||
|
### Mac OS X 10.11
|
||||||
|
|
||||||
|
- [ ] Install + Quick Start
|
||||||
|
- [ ] Install + Migrating Boot2Docker
|
||||||
|
|
||||||
|
### Mac OS X 10.10
|
||||||
|
|
||||||
|
- [ ] Install + Quick Start
|
||||||
|
- [ ] Install + Migrating Boot2Docker
|
||||||
|
|
||||||
|
### Mac OS X 10.9
|
||||||
|
|
||||||
|
- [ ] Install + Quick Start
|
||||||
|
- [ ] Install + Migrating Boot2Docker
|
||||||
|
|
||||||
|
### Windows 10
|
||||||
|
|
||||||
|
Currently unsupported by Toolbox as VirtualBox 5 does not yet support Windows 10.
|
||||||
|
|
||||||
|
### Windows 8
|
||||||
|
|
||||||
|
- [ ] Install + Quick Start
|
||||||
|
- [ ] Install + Migrating Boot2Docker
|
||||||
|
|
||||||
|
### Windows 7
|
||||||
|
|
||||||
|
- [x] Install + Quick Start
|
||||||
|
- [x] Install + Migrating Boot2Docker
|
||||||
|
- [x] Uninstalling
|
||||||
Loading…
Reference in New Issue