Update hostnames #161

Merged
tcooper merged 3 commits from update_hostnames into develop 2023-03-21 00:47:29 +00:00
tcooper commented 2023-03-17 17:12:54 +00:00 (Migrated from github.com)

Description

This PR provides no additional test functionality but attempts to resolve legacy naming issues for multi-worker test hostnames swapping hostnames of the form *.openqa.fedoraproject.org with *.openqa.rockylinux.org uniformly across all data and code files.

References to documentation and/or specific test cases in Fedora openQA were left intact and can be replaced if/when analogs are created in Rocky Linux documentation.

When merged this PR will partially resolve #159 but is required to update templates.fif.json so subsequent PRs that actually modify code behaviors to implement part 2 of #159 can be tested with openqa-clone-custom-git-refspec runs.

How Has This Been Tested?

Testing of multi-worker changes will be made when the PR has been created and merged. openQA production cannot run PRs that change templates.fif.json as the openqa-clone-custom-git-refspec doesn't support modification of templates.fif.json and re-run of fifloader.py.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
# Description This PR provides no additional test functionality but attempts to resolve legacy naming issues for multi-worker test hostnames swapping hostnames of the form `*.openqa.fedoraproject.org` with `*.openqa.rockylinux.org` uniformly across all data and code files. References to documentation and/or specific test cases in Fedora openQA were left intact and can be replaced if/when analogs are created in Rocky Linux documentation. When merged this PR will partially resolve #159 but is required to update templates.fif.json so subsequent PRs that actually modify code behaviors to implement part 2 of #159 can be tested with `openqa-clone-custom-git-refspec` runs. # How Has This Been Tested? Testing of multi-worker changes will be made when the PR has been created and merged. openQA production cannot run PRs that change `templates.fif.json` as the `openqa-clone-custom-git-refspec` doesn't support modification of `templates.fif.json` and re-run of `fifloader.py`. # Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [x] Any dependent changes have been merged and published in downstream modules
AlanMarshall (Migrated from github.com) approved these changes 2023-03-17 17:23:34 +00:00
AlanMarshall (Migrated from github.com) left a comment

I can't test this since I don't have multi-worker tests installed (yet). However I have studied Issue #159 and I am happy to approve on the basis stated in this PR.

I can't test this since I don't have multi-worker tests installed (yet). However I have studied Issue #159 and I am happy to approve on the basis stated in this PR.
tcooper commented 2023-03-18 07:46:35 +00:00 (Migrated from github.com)

@AlanMarshall please not that I modified the description of this PR slightly after you approved.

@AlanMarshall please not that I modified the description of this PR slightly after you approved.
akatch (Migrated from github.com) approved these changes 2023-03-19 00:19:36 +00:00
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#161
No description provided.