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

Feature: CI Tests for Job Execution #72

Open
ansibleguy opened this issue Oct 5, 2024 · 1 comment
Open

Feature: CI Tests for Job Execution #72

ansibleguy opened this issue Oct 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ansibleguy
Copy link
Owner

Scope

Unknown

Description

To ensure jobs can be executed, we should automatically test them.
As this is the core functionality of this project - it should be stable.
All combinations of credentials should be tested.

What is unclear to me: Will we need to have a test target for testing connections?

@ansibleguy ansibleguy added enhancement New feature or request triage Triage and removed triage Triage labels Oct 5, 2024
@ansibleguy
Copy link
Owner Author

Will probably add some LXC containers on my infra that are reachable from github's networks and put the connection-secrets into the github-action secret-store.
But I'm not sure if github has some outbound traffic filtering for their containers.. we'll see

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant