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

QA-767: re-enable TestMTLSClientEnterprise #2668

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alfrunes
Copy link
Contributor

@alfrunes alfrunes commented Nov 6, 2024

No description provided.

@mender-test-bot
Copy link

@alfrunes, Let me know if you want to start the integration pipeline by mentioning me and the command "start pipeline".


my commands and options

You can trigger a pipeline on multiple prs with:

  • mentioning me and start pipeline --pr mender/127 --pr mender-connect/255

You can start a fast pipeline, disabling full integration tests with:

  • mentioning me and start pipeline --fast

You can trigger GitHub->GitLab branch sync with:

  • mentioning me and sync

You can cherry pick to a given branch or branches with:

  • mentioning me and:
 cherry-pick to:
 * 1.0.x
 * 2.0.x

@alfrunes
Copy link
Contributor Author

alfrunes commented Nov 7, 2024

The failing test failed because of generate delta worker not ignoring TLS verification when it should (https://github.com/mendersoftware/mender-server-enterprise/pull/158).
It seems like the MTLS tests are passing - it could potentially be a symptom of state leaking from another test.
Regardless, I'd like to add the addition to the exception handler pytest fixture for dumping the database (it helped me find the issue of the failing job).

Ticket: QA-787
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants