WIP: Automation for configuring an openQA worker host #1

Draft
raktajino wants to merge 23 commits from worker_host into develop
Collaborator

This PR adds the following features:

  • Automation for adding a worker-only node
  • MultiVM networking (WIP)
  • openQA branding
This PR adds the following features: - [x] Automation for adding a worker-only node - [x] MultiVM networking (WIP) - [ ] openQA branding
raktajino force-pushed worker_host from 1b183df433 to 0f57ce2a83 2023-02-18 19:44:15 +00:00 Compare
raktajino added 2 commits 2023-02-18 20:43:44 +00:00
raktajino added 4 commits 2023-02-28 18:48:58 +00:00
raktajino added 1 commit 2023-02-28 18:50:47 +00:00
raktajino added 2 commits 2023-02-28 18:55:59 +00:00
raktajino added 1 commit 2023-06-28 16:31:26 +00:00
raktajino changed target branch from main to develop 2023-11-18 05:06:55 +00:00
raktajino added 5 commits 2024-03-22 22:58:03 +00:00
raktajino force-pushed worker_host from 3507aee0b9 to 203286d4ac 2024-03-22 23:00:02 +00:00 Compare
raktajino added 13 commits 2024-03-23 02:15:41 +00:00
raktajino added 2 commits 2024-03-23 02:53:13 +00:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin worker_host:worker_host
git checkout worker_host

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout develop
git merge --no-ff worker_host
git checkout worker_host
git rebase develop
git checkout develop
git merge --ff-only worker_host
git checkout worker_host
git rebase develop
git checkout develop
git merge --no-ff worker_host
git checkout develop
git merge --squash worker_host
git checkout develop
git merge --ff-only worker_host
git checkout develop
git merge worker_host
git push origin develop
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/ansible-openqa-management#1
No description provided.