-
Notifications
You must be signed in to change notification settings - Fork 24
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
The 'mysql-test2' test-case that tests the biarms/mysql deployment inside a docker swarm cluster works on Travis CI env but not on Circle CI env #3
Comments
Root cause is similar to moby/swarmkit#2401 |
kremerol
added a commit
that referenced
this issue
May 23, 2020
FYI, I was able to reproduce this "no suitable node available for task" issue by testing docker images produced by a multi-arch build perform on CircleCI, with these docker settings:
|
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 23, 2020
kremerol
added a commit
that referenced
this issue
May 24, 2020
kremerol
added a commit
that referenced
this issue
May 24, 2020
kremerol
added a commit
that referenced
this issue
May 24, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Therefore, this test-case is currently disabled.
The root reason of this issue is maybe the docker server version:
a) On Travis CI: 19.03.8
b) On Circle CI: 18.06
The text was updated successfully, but these errors were encountered: