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

.github/workflows: Add CLI installation checks. #651

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

kfirtoledo
Copy link
Collaborator

Add installation check using the CLI :
This test checks the CLI commands for creating certificates, deploying peers, and deleting them.

@kfirtoledo kfirtoledo requested review from elevran and orozery June 17, 2024 08:52
@kfirtoledo kfirtoledo linked an issue Jun 17, 2024 that may be closed by this pull request
tests/cli/basic_test.sh Outdated Show resolved Hide resolved
tests/cli/basic_test.sh Outdated Show resolved Hide resolved
.github/workflows/pr-cli.yml Show resolved Hide resolved
@kfirtoledo kfirtoledo changed the title .github/workflows: Add CLI installation checks for differnt platforms .github/workflows: Add CLI installation checks. Jun 26, 2024
@kfirtoledo kfirtoledo merged commit ec85f75 into clusterlink-net:main Jun 26, 2024
10 checks passed
@kfirtoledo kfirtoledo deleted the cli-pr branch June 26, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add installation test to the CI
2 participants