1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/internal/container
Vincent Demeester ef5bc60326
Migrate test-integration-cli experimental macvlan test to integration
All `Macvlan` related test on `DockerSuite` and `DockerNetworkSuite`
are migrated to `macvlan_test.go`.

Also, as `macvlan` seems to be out of experimental, this removes
the *skip* when the run is not experimental (and doesn't start a
daemon with experimental either).

The end goal being to remove the `experimental` builds.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-03-28 10:47:11 +02:00
..
container.go Automated migration using 2018-03-16 11:03:43 -04:00
exec.go integration: add container.Exec() 2018-02-19 11:25:11 -08:00
ops.go Migrate test-integration-cli experimental macvlan test to integration 2018-03-28 10:47:11 +02:00
states.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00