Skip to content

add oracle10 vagrant box#461

Open
marcusdots wants to merge 4 commits into
voxpupuli:masterfrom
marcusdots:rocky10_oracle10
Open

add oracle10 vagrant box#461
marcusdots wants to merge 4 commits into
voxpupuli:masterfrom
marcusdots:rocky10_oracle10

Conversation

@marcusdots

Copy link
Copy Markdown

No description provided.

@marcusdots marcusdots added the bug label Apr 13, 2026
@marcusdots marcusdots changed the title Rocky10 oracle10 add oracle10 vagrant box Apr 13, 2026
@marcusdots

Copy link
Copy Markdown
Author

The logic does not work. The images from bento/ only support virtualbox (BEAKER_HYPERVISOR=vagrant), but the github pipeline runs on libvirt (BEAKER_HYPERVISOR=vagrant_libvirt). We need to find new images.

@ekohl ekohl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason not to switch all images to cloud-image, regardless of version?

}.freeze

ORACLE_LINUX_BOXES = {
'10' => 'cloud-image/rocky-10', # We know this is wrong, but there is no Oracle-10

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then IMHO it should not yield a result and raise an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants