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

Add ansible playbook to clean nodes in inventory #104

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

cailafinn
Copy link
Collaborator

@cailafinn cailafinn commented Jan 14, 2025

Cleans the jenkins workspace stored in docker containers for a set of nodes defined in the inventory.txt file.

Provides tags to determine which of the pipeline's workspaces should be cleaned. Otherwise, does them all.

To Test:

  1. Pick a node and run the script against a nightly tag (probably least intrusive since they're always clean), following the instructions in the documentation.

Fixes #103

@cailafinn cailafinn marked this pull request as ready for review January 14, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create an Ansible Script to Clean Jenkins Node Workspaces
1 participant