Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Automate the version control test with managed plugin #1059

Closed
lipingxue opened this issue Mar 21, 2017 · 2 comments
Closed

Automate the version control test with managed plugin #1059

lipingxue opened this issue Mar 21, 2017 · 2 comments

Comments

@lipingxue
Copy link
Contributor

There are three cases need to be tested:

  1. client version is older than the server version, docker volume create should fail with error message that "client version need to be upgraded".
  2. client version is newer than server version, docker volume create should fail with error message that "server version need to be upgraded:.
  3. client version is the same as server version, docker volume create should succeed.

Please see the manual testing in this PR #1046

@shuklanirdesh82
Copy link
Contributor

#1020 managed plugin support has been added to CI (sanity check)

@tusharnt tusharnt modified the milestones: Future, 0.13 Mar 28, 2017
@shuklanirdesh82
Copy link
Contributor

not a high priority.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants