Skip to content

Commit

Permalink
[test] Delete the upgrade test
Browse files Browse the repository at this point in the history
The feature behavior is changed in the docker-machine.
Now it's not possible to upgrade the VM created from the customized ISO.
  • Loading branch information
legal90 committed Dec 26, 2018
1 parent 00a4aba commit 77a3072
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -55,9 +55,7 @@ default, if no value is specified for this flag, Machine will check locally for
a boot2docker ISO. If one is found, that will be used as the ISO for the
created machine. If one is not found, the latest ISO release available on
[boot2docker/boot2docker](https://github.com/boot2docker/boot2docker) will be
downloaded and stored locally for future use. Note that this means you must run
`docker-machine upgrade` deliberately on a machine if you wish to update the "cached"
boot2docker ISO.
downloaded and stored locally for future use.

This is the default behavior (when `--parallels-boot2docker-url=""`), but the
option also supports specifying ISOs by the `http://` and `file://` protocols.
Expand Down
28 changes: 0 additions & 28 deletions test/integration/bats/upgrade.bats

This file was deleted.

0 comments on commit 77a3072

Please sign in to comment.