-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
CI: rename cgroup2.yaml to vm.yaml #3485
CI: rename cgroup2.yaml to vm.yaml #3485
Conversation
we don't want to do platform validation, only functionality, I thought we were only using Fedora because of the lack of cgroupsv2, if we are going to have them natively why we need a Fedora runner? can we run the rootless tests on the new runners? |
Fedora is also used for covering SELinux, btrfs, newer kernel, etc. |
fair enough but I'd prefer to be more neutral to distros, can we come up with another name that represents these features more generically? |
What about just calling it "vm"? |
ok |
"cgroup2.yaml" is becoming misnomer, as PR 3409 is going to enable native ubuntu-22.04 runners with cgroup2. Signed-off-by: Akihiro Suda <[email protected]>
36ce255
to
a9a6617
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AkihiroSuda, aojea The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
"cgroup2.yaml" is becoming misnomer, as PR #3409 is going to enable native ubuntu-22.04 runners with cgroup2.