Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: migrate the openshift virt test to a new cluster #4647

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

ondrejbudai
Copy link
Member

The old one is going to be decommissioned. I only changed these tests:

  • extracted the storage classes to a variable
  • adjusted the openshift yaml file to what I was given in the UI
    most importantly, we now use a standardized instance type instead
    of manually requesting resources.

The old one is going to be decommissioned. I only changed these tests:
- extracted the storage classes to a variable
- adjusted the openshift yaml file to what I was given in the UI
  most importantly, we now use a standardized instance type instead
  of manually requesting resources.
@ondrejbudai ondrejbudai added WIP+test Work in progress but run Gitlab CI. and removed WIP+test Work in progress but run Gitlab CI. labels Mar 13, 2025
we don't need to install wget, we can just use the good old curl
that's pre-installed on RHEL/Fedora.
@ondrejbudai ondrejbudai added the WIP+test Work in progress but run Gitlab CI. label Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP+test Work in progress but run Gitlab CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant