Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add verify subcommand #78

Merged
merged 2 commits into from
Apr 6, 2022
Merged

Add verify subcommand #78

merged 2 commits into from
Apr 6, 2022

Conversation

cinek810
Copy link
Owner

@cinek810 cinek810 commented Apr 5, 2022

No description provided.

@cinek810 cinek810 requested a review from LegenJCdary April 5, 2022 12:24
@@ -35,6 +36,7 @@ check_run_ok "ansible-deployer run -t task_with_commit -s testing -i testInfra -
check_message_in_output "ansible-deployer run -t task_with_commit -s testing -i testInfra -c tags/v1.0.1" '\[ERROR\]: Requested commit tags/v1.0.1 is not valid for task task_with_commit.'
check_message_in_output "ansible-deployer run -t task_with_commit -s testing -i testInfra -c tags/v2.1" '\[ERROR\]: Requested commit tags/v2.1 is not valid for task task_with_commit.'
check_message_in_output "ansible-deployer run -t task_with_commit -s testing -i testInfra -c tags/v3.6.6" '\[ERROR\]: Requested commit tags/v3.6.6 is not valid for task task_with_commit.'
check_run_ok 'ansible-deployer verify --task=task_exec_bin_true -s prod -i testInfra' '1 passed'
Copy link
Collaborator

Choose a reason for hiding this comment

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

check_message_in_output ? check_run_ok takes only 1 argument

@cinek810 cinek810 force-pushed the add_verify_subcommand branch 14 times, most recently from 354cd14 to e3e74ea Compare April 5, 2022 18:25
@cinek810 cinek810 force-pushed the add_verify_subcommand branch from e3e74ea to d0b7b05 Compare April 6, 2022 09:01
@cinek810 cinek810 merged commit ff9a67e into main Apr 6, 2022
@LegenJCdary LegenJCdary deleted the add_verify_subcommand branch February 17, 2023 08:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants