Skip to content

[WIP] Fix swarm init and swarm update test#37442

Closed
cyli wants to merge 1 commit intomoby:masterfrom
cyli:fix-init-with-external-ca-test
Closed

[WIP] Fix swarm init and swarm update test#37442
cyli wants to merge 1 commit intomoby:masterfrom
cyli:fix-init-with-external-ca-test

Conversation

@cyli
Copy link
Contributor

@cyli cyli commented Jul 12, 2018

docker/cli#1178 changed the CLI behavior so that the external CA correctly propagates the CA certificate along with the external CA URL. Update the tests to reflect that.

cc @andrewhsu

the external CA correctly propagates the CA certificate along with the
external CA URL.  Update the tests to reflect that.

Signed-off-by: cyli <[email protected]>
@codecov
Copy link

codecov bot commented Jul 12, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@460297b). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master   #37442   +/-   ##
=========================================
  Coverage          ?   34.95%           
=========================================
  Files             ?      610           
  Lines             ?    44875           
  Branches          ?        0           
=========================================
  Hits              ?    15685           
  Misses            ?    27070           
  Partials          ?     2120

@cyli
Copy link
Contributor Author

cyli commented Jul 13, 2018

Note this is failing currently because it is a CLI test in moby/moby, which needs to be moved/migrated to cli/e2e or some such. I'll label this WIP for now. Alternately, these will pass if we bump the CLI version we test against in moby/moby to 18.06 once it's released.

@cyli cyli changed the title Fix swarm init and swarm update test [WIP] Fix swarm init and swarm update test Jul 13, 2018
@derek derek bot added the status/failing-ci Indicates that the PR in its current state fails the test suite label Dec 22, 2018
@thaJeztah thaJeztah closed this Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/failing-ci Indicates that the PR in its current state fails the test suite status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants