
libnetwork does different stuff depending on if you are running the tests in a container or not... without telling it we are in a container a bunch of the tests actually fail. Signed-off-by: Brian Goff <cpuguy83@gmail.com>
3 lines
101 B
Go
3 lines
101 B
Go
package libnetwork_test
|
|
|
|
var specPath = filepath.Join(os.Getenv("programdata"), "docker", "plugins")
|