2a46f74679
Add support for experimental Cli configuration
...
Allow to mark some commands and flags experimental on cli (i.e. not
depending to the state of the daemon). This will allow more flexibility
on experimentation with the cli.
Marking `docker trust` as cli experimental as it is documented so.
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 84fe1a1b5b
Component: cli
2017-12-22 14:48:47 +01:00
29f2890225
Fix e2e build test
...
The build output changed in 17.11
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 16cd84024c
Component: cli
2017-11-29 11:02:40 -05:00
6a9797ecaa
Add e2e test for docker build
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 7adb4c4b1e
Component: cli
2017-11-21 13:24:37 -05:00
ca97ddf678
add e2e testing for trust revoke
...
Signed-off-by: Kyle Spiers <kyle@spiers.me >
Upstream-commit: 4a93f207a3
Component: cli
2017-11-13 17:18:10 -08:00
146e3d30b9
e2e tests: refactor using fixtures
...
Signed-off-by: Kyle Spiers <kyle@spiers.me >
Upstream-commit: cbd78572a7
Component: cli
2017-11-13 17:18:04 -08:00
f5ae1accb6
Add e2e testing for docker trust sign
...
Signed-off-by: Kyle Spiers <kyle@spiers.me >
Upstream-commit: eb025800bd
Component: cli
2017-11-10 14:26:11 -08:00
46f41afac1
Fix stdout and errors in image/trust
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 8f86a25029
Component: cli
2017-10-23 13:54:55 -04:00
66b3ea1c4e
Update e2e test for image pull to check stdout
...
Also add TEST_DEBUG env variable for debugging E2E tests.
And change icmd environment helpers to fit the CmdOp interface os they
can be passed to 'icmd.RunCmd()'
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: b11c11ea74
Component: cli
2017-10-10 17:04:49 -04:00
ac06921a97
factor out rigging for pushing unsigned busybox image
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
Upstream-commit: 7dda6fc3c9
Component: cli
2017-10-10 12:00:52 -07:00
697f2a54c7
update image pull tests
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
Upstream-commit: 46f3d8bb7f
Component: cli
2017-10-10 11:20:54 -07:00
8990f67e9c
get e2e working with notary service
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: ade675d36c
Component: cli
2017-10-10 11:19:02 -07:00
d57a85ccfd
update e2e tests for content trust tests
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
Upstream-commit: 6e3bafd06b
Component: cli
2017-10-10 11:19:02 -07:00
6c749ced41
Fix e2e test by using a pinned version of alpine
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: ab2e219116
Component: cli
2017-09-14 11:38:46 -04:00
4a595ff1d9
Add an end-to-end test for container run
...
for testing attach, remove, and pull image when missing.
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: c34360cc8e
Component: cli
2017-09-06 17:07:38 -04:00
6fc4c48771
Move common e2e things into an internal package.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 677d17150a
Component: cli
2017-09-06 17:07:38 -04:00
ee07288be3
Move output of stack rm to stdout
...
Signed-off-by: French Ben <frenchben@docker.com >
Update for the test to capture the proper removal
Signed-off-by: French Ben <frenchben@docker.com >
Satisfy lint length limit
Signed-off-by: French Ben <frenchben@docker.com >
Updated e2e test
Signed-off-by: French Ben <frenchben@docker.com >
Upstream-commit: bb8f49773c
Component: cli
2017-09-01 14:25:20 -07:00
847cb8e0df
Add a Jenkinsfile
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 63d76065bb
Component: cli
2017-08-16 10:46:43 -04:00
66fb82e7e8
Add first e2e test
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: b5cb5ee446
Component: cli
2017-08-16 10:46:40 -04:00
581aa22bc8
Add scripts for setting up e2e test environment.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 26418a12fb
Component: cli
2017-08-16 10:35:56 -04:00