Commit Graph

6 Commits

Author SHA1 Message Date
Riyaz Faizullabhoy
de36693ce7 Remove vendor from GOPATH, use GO15VENDOREXPERIMENT flag
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-04-05 13:25:32 -07:00
Riyaz Faizullabhoy
66bd0579a3 Update vendoring test to use new vendor structure
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-04-05 13:25:32 -07:00
Ying Li
376acc8ef8 Use GOPATH to figure out the docker and notary dirs in the fake vendor script
Signed-off-by: Ying Li <ying.li@docker.com>
2016-03-23 22:23:09 -07:00
Ying Li
a434db4064 Add script that "vendors" notary into docker and runs trust integration tests.
Signed-off-by: Ying Li <ying.li@docker.com>
2016-03-23 22:20:38 -07:00
Ying Li
c07cb37f20 Update with new docker version, and be more precise in what failures are allowed.
Also, rather than use the regular docker configuration dir, create a temporary one
so we don't break existing real repo info.

Signed-off-by: Ying Li <ying.li@docker.com>
2016-02-19 16:30:49 -08:00
Ying Li
6a45508107 Add a miscellaneous script for testing docker trust functions with notary.
Signed-off-by: Ying Li <ying.li@docker.com>
2016-01-06 10:46:07 -08:00