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

Chore/unit test fixes #4442

Merged
merged 3 commits into from
Jun 17, 2024
Merged

Conversation

mzedel
Copy link
Contributor

@mzedel mzedel commented Jun 5, 2024

No description provided.

@mender-test-bot
Copy link
Contributor

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

Copy link
Collaborator

@mineralsfree mineralsfree left a comment

Choose a reason for hiding this comment

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

Good!

const groupSelect = within(collapse).getByText(Object.keys(defaultState.devices.groups.byId)[0]).parentNode;
await selectMaterialUiSelectOption(groupSelect, ALL_DEVICES, user);
// screen.debug(screen.getByText(/For 'All devices',/).parentElement?.firstChild?.firstChild?.lastChild?.firstChild, 200000);
Copy link
Collaborator

Choose a reason for hiding this comment

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

leftover?

Signed-off-by: Manuel Zedel <manuel.zedel@northern.tech>
This reverts commit a131e55.

Signed-off-by: Manuel Zedel <manuel.zedel@northern.tech>
…g test issues

Signed-off-by: Manuel Zedel <manuel.zedel@northern.tech>
@mzedel mzedel merged commit 0e6c9a0 into mendersoftware:master Jun 17, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants