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

Hosted Mender rolling release #4284

Merged

Conversation

oldgiova
Copy link
Contributor

Triggers mender helm version bump to
values-staging.yaml and values-prod.yaml in the mender-helm repository

Ticket: MC-6856
Changelog: None

@mender-test-bot
Copy link
Contributor

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

Triggers mender helm version bump to
values-staging.yaml and values-prod.yaml in the mender-helm
repository

Ticket: MC-6856
Changelog: None

Signed-off-by: Roberto Giovanardi <roberto.giovanardi@northern.tech>
@oldgiova oldgiova force-pushed the MC-6856-mender-rolling-release branch from c549912 to b3d9f13 Compare May 10, 2024 12:34
@oldgiova oldgiova requested a review from mzedel May 10, 2024 12:34
Copy link
Contributor

@mzedel mzedel left a comment

Choose a reason for hiding this comment

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

lgtm!
just to be sure: the staging trigger also causes a deployment right?
and if so: do you think this will be done within 15min (the trigger time for the staging tests to run)?

@oldgiova
Copy link
Contributor Author

lgtm! just to be sure: the staging trigger also causes a deployment right? and if so: do you think this will be done within 15min (the trigger time for the staging tests to run)?

Yes, the staging trigger is causing an async deployment; the staging cluster is checking for a new version every ~5min, and the deployment takes ~2min, so we should be inside the 15min.
However, I think this could be a better approach

@oldgiova oldgiova merged commit bc1aaab into mendersoftware:master May 10, 2024
4 of 5 checks passed
@oldgiova oldgiova deleted the MC-6856-mender-rolling-release branch May 10, 2024 14:39
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