Skip to content

Commit

Permalink
Remove Fedora 36 support
Browse files Browse the repository at this point in the history
  • Loading branch information
hswong3i committed May 12, 2023
1 parent 7d5eef7 commit d160fad
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 117 deletions.
9 changes: 0 additions & 9 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,15 +253,6 @@ test:fedora-37-libvirt:
allow_failure: true
retry: 0

test:fedora-36-libvirt:
<<: *job-molecule-test
stage: test
variables:
_BOX: "fedora-36"
_PROVIDER: "libvirt"
allow_failure: true
retry: 0

test:rhel-9-libvirt:
<<: *job-molecule-test
stage: test
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Major Changes

- Remove Fedora 36 support
- Support Fedora 38

## 7.4.0 - 2023-03-29
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This role was designed for:
- CentOS 7, 8 Stream, 9 Stream
- openSUSE Leap 15.4, Tumbleweed
- Debian 10, 11, Testing
- Fedora 36, 37, 38, Rawhide
- Fedora 37, 38, Rawhide
- RHEL 7, 8, 9

## Role Variables
Expand Down
1 change: 0 additions & 1 deletion molecule/fedora-36-libvirt/cleanup.yml

This file was deleted.

1 change: 0 additions & 1 deletion molecule/fedora-36-libvirt/converge.yml

This file was deleted.

1 change: 0 additions & 1 deletion molecule/fedora-36-libvirt/group_vars/all/00-defaults.yml

This file was deleted.

15 changes: 0 additions & 15 deletions molecule/fedora-36-libvirt/group_vars/all/99-molecule.yml

This file was deleted.

52 changes: 0 additions & 52 deletions molecule/fedora-36-libvirt/molecule.yml

This file was deleted.

1 change: 0 additions & 1 deletion molecule/fedora-36-libvirt/prepare.yml

This file was deleted.

1 change: 0 additions & 1 deletion molecule/fedora-36-libvirt/verify.yml

This file was deleted.

35 changes: 0 additions & 35 deletions vars/fedora-36.yml

This file was deleted.

0 comments on commit d160fad

Please sign in to comment.