[DO NOT MERGE] enable s390x/powerpc integration-cli tests#40015
Closed
thaJeztah wants to merge 2 commits intomoby:masterfrom
Closed
[DO NOT MERGE] enable s390x/powerpc integration-cli tests#40015thaJeztah wants to merge 2 commits intomoby:masterfrom
thaJeztah wants to merge 2 commits intomoby:masterfrom
Conversation
Signed-off-by: Sebastiaan van Stijn <[email protected]>
To debug failures of the following tests; With the same 12 tests failing on `s390x` or `ppc64le`: Test Name | Duration | Age -- | -- | -- Build / ppc64le integration-cli / Integration-cli tests / ppc64le.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume | 45 sec | 5 Build / ppc64le integration-cli / Integration-cli tests / ppc64le.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverGet | 30 sec | 5 Build / ppc64le integration-cli / Integration-cli tests / ppc64le.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverList | 45 sec | 5 Build / ppc64le integration-cli / Integration-cli tests / ppc64le.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverNamed | 16 sec | 5 Build / ppc64le integration-cli / Integration-cli tests / ppc64le.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart | 1 min 0 sec | 5 Build / ppc64le integration-cli / Integration-cli tests / ppc64le.integration-cli.TestDockerNetworkSuite | 9 min 5 sec | 5 Build / s390x integration-cli / Integration-cli tests / s390x.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume | 45 sec | 14 Build / s390x integration-cli / Integration-cli tests / s390x.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverGet | 30 sec | 14 Build / s390x integration-cli / Integration-cli tests / s390x.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverList | 45 sec | 14 Build / s390x integration-cli / Integration-cli tests / s390x.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverNamed | 16 sec | 14 Build / s390x integration-cli / Integration-cli tests / s390x.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart | 1 min 0 sec | 14 Build / s390x integration-cli / Integration-cli tests / s390x.integration-cli.TestDockerNetworkSuite | 9 min 6 sec | 14 Signed-off-by: Sebastiaan van Stijn <[email protected]>
Member
Author
|
rebased on top of #40016 to actually run all tests 😂 |
3980eca to
ccf02b5
Compare
Member
Author
|
Tests are passing in this PR, so perhaps #40016 was the actual issue; |
Member
Author
|
I'll close this one, because I think #40016 fixed the issue, but we can reopen this PR if there's still a problem and we need to do more debugging |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To debug failures of the following tests;
With the same 12 tests failing on
s390xorppc64le:Signed-off-by: Sebastiaan van Stijn [email protected]
- 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)