update integration-cli tests for stderr output
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com> (cherry picked from commit250b84ee88) Signed-off-by: Andrew Hsu <andrewhsu@docker.com> (cherry picked from commitd256539bf4) Signed-off-by: Andrew Hsu <andrewhsu@docker.com> (cherry picked from commit5742bd3ccf) Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
This commit is contained in:
committed by
Andrew Hsu
parent
9d7b9c23f5
commit
1a2098cecf
@ -41,7 +41,7 @@ const notaryHost = "localhost:4443"
|
||||
const notaryURL = "https://" + notaryHost
|
||||
|
||||
var SuccessTagging = icmd.Expected{
|
||||
Out: "Tagging",
|
||||
Err: "Tagging",
|
||||
}
|
||||
|
||||
var SuccessSigningAndPushing = icmd.Expected{
|
||||
|
||||
Reference in New Issue
Block a user