Skip to content

Conversation

jovial
Copy link
Contributor

@jovial jovial commented Oct 14, 2022

No description provided.

* Adds Rocky 8 pulp repositories to dnf.yml

This configures the hosts to use the mirrors in the local
pulp. Prior to this change kayobe would attempt to configure
CentOS stream mirrors on a Rocky host.

* Use facts to pick dnf repositories
* Adds Rocky 8 repository config for local pulp

We support Rocky 8 as a host OS with os_distribution == 'rocky'. This
adds the configuration necessary to use the RPM snapshots from ark.

* Abstract over version number v1

Unsure if it would be better to:

1) Update the remote on the repository
2) Change the publication to point to a new repository and keep
repositories for every minor version

Advantages of 1:

- Single repository in pulp

Advantages of 2:

- Less chance of conflicts (although I think an old repo is just an old snapshot)

* Fixups

* Address code review comment

Upadting variable name after feedback
@jovial jovial requested a review from a team as a code owner October 14, 2022 14:02
@jovial jovial force-pushed the feature/wallaby/rocky-8-aio branch from 183ce05 to f021ffb Compare October 14, 2022 14:19
@jovial jovial added this to the Rocky Linux 8 support milestone Oct 14, 2022
The kayobe docker image fron kayobe-automation was being built
without Rocky Linux support. This is because os_distribution was
not being set add build time.
The PR has now been merged.
The images on smslab are now based on centos-minimal.
jovial and others added 2 commits November 15, 2022 10:55
@jovial jovial closed this Nov 15, 2022
@jovial jovial reopened this Nov 15, 2022
jovial added a commit to stackhpc/stackhpc-release-train that referenced this pull request Nov 15, 2022
In my PR to add the rocky all in one, I've changed the job name to include the OS distribution (we are now testing more than one):

stackhpc/stackhpc-kayobe-config#194

This updates the required checks to match.
This is no longer necessary now the centos image also uses cloud-user.
200G was only necessary for testing the DIB images from kayobe-config
with the default LVM logical volume sizes.
@jovial jovial closed this Nov 17, 2022
@jovial jovial reopened this Nov 17, 2022
@jovial jovial force-pushed the feature/wallaby/rocky-8-aio branch from 849514d to 62bc328 Compare November 17, 2022 11:36
@jovial jovial force-pushed the feature/wallaby/rocky-8-aio branch from 62bc328 to 8b906b3 Compare November 17, 2022 14:04
@jovial jovial requested a review from markgoddard November 17, 2022 15:48
@jovial jovial merged commit 2b0c7fc into stackhpc/wallaby Nov 17, 2022
@jovial jovial deleted the feature/wallaby/rocky-8-aio branch November 17, 2022 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants