Fix a number of issues with kdevops' use of Google Cloud and other providers#14
Merged
chucklever merged 10 commits intomainfrom Jul 19, 2025
Merged
Fix a number of issues with kdevops' use of Google Cloud and other providers#14chucklever merged 10 commits intomainfrom
chucklever merged 10 commits intomainfrom
Conversation
Contributor
chucklever
commented
Jul 19, 2025
- 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.