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

test: disable TestClientCompatibilityOpenSource #2699

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danielskinstad
Copy link
Contributor

See QA-822

@mender-test-bot
Copy link

@danielskinstad, 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

@danielskinstad
Copy link
Contributor Author

@lluiscampos, this is the test you talked about right? I tried to run a full integration with CI_JOBS_IN_PARALLEL_INTEGRATION to 4, but I think you can only run it on protected branches? I don't think I can edit the variables in the full integration job in gitlab, I assume you'll need access to mender-test-bot

Copy link
Contributor

@lluiscampos lluiscampos left a comment

Choose a reason for hiding this comment

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

CI_JOBS_IN_PARALLEL_INTEGRATION to 4, but I think you can only run it on protected branches?

Right. I am protecting this pr branch for you now

tests/tests/test_compat.py Show resolved Hide resolved
See QA-822

Signed-off-by: Daniel Skinstad Drabitzius <daniel.drabitzius@northern.tech>
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