Skip to content

Conversation

@chucklever
Copy link
Contributor

  • Fix incorrect region information (copy-paste)
  • Grab the correct CodeReady Builder repo on Google Cloud
  • Add Oracle Linux and RHEL 9 update 6
  • Add more GCE machine type choices

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
The region information for northamerica-south1 was copied from
northamerica-northeast1 but never updated.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Add the correct repo name for RHEL on Google Cloud.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Google Cloud now provides Oracle Linux OS images.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
The standard types have more memory per instance. Some workflows
want more memory than CPUs (for instance, when testing tmpfs).

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
On RedHat-based systems, increase the number of concurrent downloads
to reduce the amount of time it takes to download and install
packages.

I've set the maximum number of concurrent downloads to 10, which is
more than the default, but not too high that kdevops test systems
will cause a flood of work that targets community DNF repos. If
necessary, this value can be made into a Kconfig option, but let's
leave that until we actually see a need for it.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
This is useful to avoid generating a whole bunch of unwanted output
that can change thread timing.

Reviewed-by: Daniel Gomez <da.gomez@samsung.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
@chucklever chucklever merged commit cdd90dd into main Jul 19, 2025
8 checks passed
@chucklever chucklever deleted the cel/fixes branch July 19, 2025 18:47
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