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.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b worker_host develop
git pull origin worker_host

Step 2:

Merge the changes and update on Gitea.
git checkout develop
git merge --no-ff worker_host
git push origin develop
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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.