Commit Graph

12 Commits

Author SHA1 Message Date
Riyaz Faizullabhoy 222d76834b Sleep for 1s after push, add comment about certs
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-04-08 09:15:52 -07:00
Riyaz Faizullabhoy 36ad744e79 Also allow for non-localhost notary server for notary client
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-04-08 09:15:52 -07:00
Riyaz Faizullabhoy b00a8641d6 allow for configurable notary server
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-04-08 09:15:51 -07:00
Riyaz Faizullabhoy ce6737d693 Clear tuf data, and pass build context directly to docker build
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-04-08 09:15:51 -07:00
Riyaz Faizullabhoy bc5eef1131 Fix key rotate flag, update build and run test to use local images
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-04-08 09:15:51 -07:00
Riyaz Faizullabhoy 470d6f8f85 Add docker run and build commands to DCT integration test
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-04-08 09:15:51 -07:00
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