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

fix: doing so return 1 in Download_Enter state scripts aborts instead of retrying in an endless loop #1581

Merged
1 commit merged into from
Feb 16, 2024

Conversation

SebOpsahl
Copy link
Contributor

changelog: title
ticket: MEN-6319

@mender-test-bot
Copy link

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

@SebOpsahl SebOpsahl force-pushed the 3.5.x branch 10 times, most recently from 5076130 to a927571 Compare February 14, 2024 18:25
app/state.go Outdated Show resolved Hide resolved
app/state_test.go Show resolved Hide resolved
app/state_test.go Show resolved Hide resolved
… of retrying in an endless loop

changelog: title
ticket: MEN-6319
Signed-off-by: Sebastian Opsahl <sebastian.opsahl@northern.tech>
@mender-test-bot
Copy link

mender-test-bot commented Feb 15, 2024

Merging these commits will result in the following changelog entries:

Changelogs

mender (3.5.x)

New changes in mender since 3.5.x:

Bug Fixes
  • doing so return 1 in Download_Enter state scripts aborts instead of retrying in an endless loop
    (MEN-6319)

@SebOpsahl SebOpsahl requested a review from a user February 15, 2024 10:03
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Beautiful!

@SebOpsahl
Copy link
Contributor Author

@mender-test-bot start pipeline

@mender-test-bot
Copy link

Hello 😺 I created a pipeline for you here: Pipeline-1177636328

Build Configuration Matrix

Key Value
AUDITLOGS_REV 3.1.x
BUILD_BEAGLEBONEBLACK true
BUILD_CLIENT true
BUILD_QEMUX86_64_BIOS_GRUB true
BUILD_QEMUX86_64_BIOS_GRUB_GPT true
BUILD_QEMUX86_64_UEFI_GRUB true
BUILD_VEXPRESS_QEMU true
BUILD_VEXPRESS_QEMU_FLASH true
BUILD_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true
CREATE_ARTIFACT_WORKER_REV 1.3.x
DEPLOYMENTS_ENTERPRISE_REV 4.5.x
DEPLOYMENTS_REV 4.5.x
DEVICEAUTH_ENTERPRISE_REV 3.5.x
DEVICEAUTH_REV 3.5.x
DEVICECONFIG_REV 1.3.x
DEVICECONNECT_REV 1.4.x
DEVICEMONITOR_REV 1.4.x
GENERATE_DELTA_WORKER_REV 1.0.x
GUI_REV 3.6.x
INTEGRATION_REV 3.6.x
INVENTORY_ENTERPRISE_REV 4.3.x
INVENTORY_REV 4.3.x
IOT_MANAGER_REV 1.2.x
MENDER_ARTIFACT_REV 3.10.x
MENDER_BINARY_DELTA_REV 1.4.x
MENDER_CLI_REV 1.11.x
MENDER_CONFIGURE_MODULE_REV 1.1.x
MENDER_CONNECT_REV 2.1.x
MENDER_CONVERT_REV 4.0.x
MENDER_GATEWAY_REV 1.1.x
MENDER_REV pull/1581/head
META_MENDER_REV kirkstone
META_OPENEMBEDDED_REV kirkstone
META_RASPBERRYPI_REV kirkstone
MONITOR_CLIENT_REV 1.3.x
MTLS_AMBASSADOR_REV 1.2.x
POKY_REV kirkstone
RUN_BACKEND_INTEGRATION_TESTS true
RUN_INTEGRATION_TESTS true
TENANTADM_REV 4.0.x
TEST_QEMUX86_64_BIOS_GRUB true
TEST_QEMUX86_64_BIOS_GRUB_GPT true
TEST_QEMUX86_64_UEFI_GRUB true
TEST_VEXPRESS_QEMU true
TEST_VEXPRESS_QEMU_FLASH true
TEST_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true
USERADM_ENTERPRISE_REV 1.21.x
USERADM_REV 1.21.x
WORKFLOWS_ENTERPRISE_REV 2.5.x
WORKFLOWS_REV 2.5.x

@mender-test-bot
Copy link

Hello 😺 I created a pipeline for you here: Pipeline-1177636837

Build Configuration Matrix

Key Value
AUDITLOGS_REV 3.1.x
BUILD_BEAGLEBONEBLACK true
BUILD_CLIENT true
BUILD_QEMUX86_64_BIOS_GRUB true
BUILD_QEMUX86_64_BIOS_GRUB_GPT true
BUILD_QEMUX86_64_UEFI_GRUB true
BUILD_VEXPRESS_QEMU true
BUILD_VEXPRESS_QEMU_FLASH true
BUILD_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true
CREATE_ARTIFACT_WORKER_REV 1.3.x
DEPLOYMENTS_ENTERPRISE_REV 4.4.x
DEPLOYMENTS_REV 4.4.x
DEVICEAUTH_ENTERPRISE_REV 3.4.x
DEVICEAUTH_REV 3.4.x
DEVICECONFIG_REV 1.3.x
DEVICECONNECT_REV 1.4.x
DEVICEMONITOR_REV 1.4.x
GENERATE_DELTA_WORKER_REV 1.0.x
GUI_REV 3.5.x
INTEGRATION_REV 3.5.x
INVENTORY_ENTERPRISE_REV 4.3.x
INVENTORY_REV 4.3.x
IOT_MANAGER_REV 1.2.x
MENDER_ARTIFACT_REV 3.10.x
MENDER_BINARY_DELTA_REV 1.4.x
MENDER_CLI_REV 1.10.x
MENDER_CONFIGURE_MODULE_REV 1.0.x
MENDER_CONNECT_REV 2.1.x
MENDER_CONVERT_REV 4.0.x
MENDER_GATEWAY_REV 1.1.x
MENDER_REV pull/1581/head
META_MENDER_REV kirkstone
META_OPENEMBEDDED_REV kirkstone
META_RASPBERRYPI_REV kirkstone
MONITOR_CLIENT_REV 1.2.x
MTLS_AMBASSADOR_REV 1.2.x
POKY_REV kirkstone
REPORTING_REV 1.0.x
RUN_BACKEND_INTEGRATION_TESTS true
RUN_INTEGRATION_TESTS true
TENANTADM_REV 4.0.x
TEST_QEMUX86_64_BIOS_GRUB true
TEST_QEMUX86_64_BIOS_GRUB_GPT true
TEST_QEMUX86_64_UEFI_GRUB true
TEST_VEXPRESS_QEMU true
TEST_VEXPRESS_QEMU_FLASH true
TEST_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true
USERADM_ENTERPRISE_REV 1.20.x
USERADM_REV 1.20.x
WORKFLOWS_ENTERPRISE_REV 2.4.x
WORKFLOWS_REV 2.4.x

@ghost ghost merged commit a4575f5 into mendersoftware:3.5.x Feb 16, 2024
32 of 38 checks passed
This pull request was closed.
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.

2 participants