Skip to content

Moved last two needed scripts from mender-qa to buildscripts#2353

Draft
craigcomstock wants to merge 3 commits into
cfengine:masterfrom
craigcomstock:ent-11241/master
Draft

Moved last two needed scripts from mender-qa to buildscripts#2353
craigcomstock wants to merge 3 commits into
cfengine:masterfrom
craigcomstock:ent-11241/master

Conversation

@craigcomstock

Copy link
Copy Markdown
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
# 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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

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.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I will check on this soon when I have newly baked CI images to test a build with.

@craigcomstock
craigcomstock marked this pull request as draft July 17, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant