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

fix: replace deploy playbook with role #627

Merged
merged 4 commits into from
Jan 2, 2025

Conversation

mfocko
Copy link
Member

@mfocko mfocko commented Dec 11, 2024

TODO:

  • ansible-lint warnings for role
    • will be handled in a follow up
  • check if it's possible to move the roles/ out to the top-level to reduce the nesting
  • run tests on TF to make sure the changes are compatible

Supersedes #626

@mfocko mfocko self-assigned this Dec 11, 2024
Copy link
Contributor

Copy link
Member

@majamassarini majamassarini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🤞🏻🤞🏻🤞🏻

Copy link
Contributor

Copy link
Contributor

@mfocko mfocko force-pushed the chore/remove-deploy branch from 0946553 to da5b5cb Compare December 16, 2024 15:02
Copy link
Contributor

mfocko added 4 commits January 2, 2025 09:08
Instead of copy-pasting the

    noqa: var-naming[no-role-prefix]

Ignore it globally for the whole file by using the ansible-lint ignore
file.

Signed-off-by: Matej Focko <[email protected]>
‹-vvv› outputs »a lot« of debugging information that can be useful when
debugging tmt or ansible-related issues specific to the Testing Farm
tests.

‹-vv› should provide enough details for day-to-day use.

If need be, this can be always reverted, but there's not much benefit in
having this on by default.

Signed-off-by: Matej Focko <[email protected]>
@mfocko mfocko force-pushed the chore/remove-deploy branch from da5b5cb to d911c47 Compare January 2, 2025 08:14
Copy link
Contributor

@mfocko mfocko added mergeit When set, zuul wil gate and merge the PR. and removed mergeit When set, zuul wil gate and merge the PR. labels Jan 2, 2025
Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/5cfbfbfba8264e9a8072ad8b26f15191

✔️ pre-commit SUCCESS in 1m 26s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 1896da5 into main Jan 2, 2025
4 checks passed
@mfocko mfocko deleted the chore/remove-deploy branch January 2, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit When set, zuul wil gate and merge the PR.
Projects
Status: done
Development

Successfully merging this pull request may close these issues.

3 participants