Moved last two needed scripts from mender-qa to buildscripts#2353
Draft
craigcomstock wants to merge 3 commits into
Draft
Moved last two needed scripts from mender-qa to buildscripts#2353craigcomstock wants to merge 3 commits into
craigcomstock wants to merge 3 commits into
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
| # Copy the buildscripts repository to jenkins user. | ||
| cp -r /root/buildscripts /home/jenkins | ||
| # was copying build-artifacts-cache known host entry | ||
| #cp /root/mender-qa/data/known_hosts /home/jenkins/.ssh/known_hosts |
Contributor
Author
There was a problem hiding this comment.
This should be a TODO, check where and how this file might be managed other than here.
I did not include the data/known_hosts file from mender-qa as I think the data we want arrives in a different way already.
Contributor
Author
There was a problem hiding this comment.
I will check on this soon when I have newly baked CI images to test a build with.
craigcomstock
marked this pull request as draft
July 17, 2026 20:55
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.