Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from
Closed

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

wants to merge 1 commit into from

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 <cyli@twistedmatrix.com>
@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.

None yet

4 participants