forked from ansible-ThoTeam/nexus3-oss
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix various deprecation on CI to restart maintenance (ansible-ThoTeam…
…#393) Major work on CI to fix many deprecation and problems preventing it from running. Current PRs will be rebased so they can be checked. This work includes (see PR commit details for more information * Upgrade travis configuration * Fix and refactor for molecule lint being deprecated - Run linting directly from travis - Remove now useless default scenario - Add flake8 as pre-commit (and update hooks versions) - Update ansible lint hook option --write > --fix - Fix new ansible lint rule regarding reserved var names (args > call_args for call_script) * Move molecule docker driver to molecule-plugins * Manage testinfra tests in scenarios with symlinks to DRY * Fix several regressions on apt test * Upgrade CI platforms: - Totally deprecate centos - Welcome to rockylinux as a close friend to RHEL platforms - Add debian bookwork, deprecate buster - Run CI on rockylinux9 and Debian Bookworm
- Loading branch information
1 parent
71c0e15
commit a5cb752
Showing
34 changed files
with
110 additions
and
574 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../test_apt_repo.py |
File renamed without changes.
107 changes: 0 additions & 107 deletions
107
molecule/default-debian_bullseye/tests/test_apt_repo.py
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.