Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

[18.09] Backport "Disabled these tests on s390x and ppc64le:" #161

Merged
merged 1 commit into from
Feb 21, 2019

Conversation

kolyshkin
Copy link

Backport moby#38423 to address flaky CI tests. Clean one, no conflicts.

git fetch engine
git checkout -b 18.06-backport-38423 engine/18.03
git fetch origin
git cherry-pick -x -s 02157c638ba0c325d8fd1debc1678e7e99eacfc1

Disabled these tests on s390x and ppc64le:

  • TestAPISwarmLeaderElection
  • TestAPISwarmRaftQuorum
  • TestSwarmClusterRotateUnlockKey

because they are known to be flaky.

Signed-off-by: Olli Janatuinen olli.janatuinen@gmail.com
(cherry picked from commit 02157c6)
Signed-off-by: Kir Kolyshkin kolyshkin@gmail.com

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

- TestAPISwarmLeaderElection
- TestAPISwarmRaftQuorum
- TestSwarmClusterRotateUnlockKey

because they are known to be flaky.

Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com>
(cherry picked from commit 02157c6)
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@andrewhsu andrewhsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andrewhsu andrewhsu merged commit 37cf1cd into docker:18.09 Feb 21, 2019
@andrewhsu andrewhsu added this to the 18.09.3 milestone Mar 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants