In this pull request I add Fedora 33 back into the molecule testing. It was previously removed in commit bb637ecde522a494dc5372cbf6e9d28e952ed993 due to issues with the GPG signatures on RPMs, but since then I rebuilt the Fedora 33 Docker image we were reusing for testing and that issue has gone away. Fixes #9.
💠Motivation and Context
I rebuilt the Fedora 33 Docker image and the GPG issues seem to have gone away. Eventually Fedora 33 will be officially released, and we will want to support it in our production systems, so it makes sense to keep testing against it.
🧪 Testing
All pre-commit hooks and molecule tests pass.
🚥 Types of Changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (causes existing functionality to change)
✅ Checklist
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
🗣 Description
In this pull request I add Fedora 33 back into the molecule testing. It was previously removed in commit bb637ecde522a494dc5372cbf6e9d28e952ed993 due to issues with the GPG signatures on RPMs, but since then I rebuilt the Fedora 33 Docker image we were reusing for testing and that issue has gone away. Fixes #9.
💠Motivation and Context
I rebuilt the Fedora 33 Docker image and the GPG issues seem to have gone away. Eventually Fedora 33 will be officially released, and we will want to support it in our production systems, so it makes sense to keep testing against it.
🧪 Testing
All pre-commit hooks and molecule tests pass.
🚥 Types of Changes
✅ Checklist