[FEATURE] Add inter-server tests (aka support_server tests) #73

Closed
opened 2022-01-30 14:31:32 +00:00 by lumarel · 1 comment
lumarel commented 2022-01-30 14:31:32 +00:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.
This feature was already available but was pulled out for the time being, because the base images were missing up to now.
Basically this will allow testing of pxe boot, domain join, and so on.

Describe the solution you'd like
Add configuration of support_server and all other parallel running jobs back into the template.

Additional context
The configuration is still in the templates-fedora.fif.json and templates-updates-fedora.fif.json files just needs to be ported over.

**Is your feature request related to a problem? Please describe.** This feature was already available but was pulled out for the time being, because the base images were missing up to now. Basically this will allow testing of pxe boot, domain join, and so on. **Describe the solution you'd like** Add configuration of support_server and all other parallel running jobs back into the template. **Additional context** The configuration is still in the `templates-fedora.fif.json` and `templates-updates-fedora.fif.json` files just needs to be ported over.
tcooper commented 2022-02-06 23:46:45 +00:00 (Migrated from github.com)

@lumarel FYI... I'm working on the _support_server test as well as a means to test my tap multi-worker setup. I'm trying to get install_pxeboot working to verify the networking piece. There is a bit of overlap with what you've done and I'll provide any changes on top of or after your PR is merged. You might want to explicitly skip install_pxeboot tests unless you've already done them.

@lumarel FYI... I'm working on the `_support_server` test as well as a means to test my `tap` multi-worker setup. I'm trying to get `install_pxeboot` working to verify the networking piece. There is a bit of overlap with what you've done and I'll provide any changes on top of or after your PR is merged. You might want to explicitly skip `install_pxeboot` tests unless you've already done them.
Sign in to join this conversation.
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: testing/os-autoinst-distri-rocky-migrated#73
No description provided.