Moved last two needed scripts from mender-qa to buildscripts#2353
Merged
Conversation
craigcomstock
commented
Jul 17, 2026
Contributor
- Moved create_swap_file.sh and initialize-user-data.sh from mender-qa/scripts to buildscripts/ci
- Remove SSH port forwarding from initialization script
- Tidied up initialize-user-data.sh and initialize-build-host.sh scripts for move from mender-qa to buildscripts
…scripts to buildscripts/ci Ticket: ENT-11241 Changelog: none
Taken from mender-qa commit c4eb419bf32ad9b840e794dc5ec781c846e8ff22 Ticket: ENT-11241 Changelog: none
…s for move from mender-qa to buildscripts Ticket: ENT-11241 Changelog: none
craigcomstock
commented
Jul 17, 2026
craigcomstock
marked this pull request as draft
July 17, 2026 20:55
… do not need rust We don't build leech2 with rust on bootstrap machines. Any machine building leech2 will support CFEngine 3.23 or newer as guarded by the macro. Ticket: ENT-11241 Changelog: none
craigcomstock
marked this pull request as ready for review
July 22, 2026 19:54
nickanderson
approved these changes
Jul 22, 2026
| expression => not(fileexists("/etc/cfengine-in-container.flag")), | ||
| comment => "We use an explicit flag file that we control to avoid ambiguity about whether we are in a container or not."; | ||
|
|
||
| @if minimum_version(3.23) |
Member
There was a problem hiding this comment.
Heh, I see why but wasnt expecting a macro for that.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.