-
Notifications
You must be signed in to change notification settings - Fork 37
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
Cover passing command line arguments for bluechi-agent in tests #787
Milestone
Comments
engelmi
added
testing
This issue adds or improves the testing
and removed
enhancement
New feature or request
labels
Apr 24, 2024
mkemel
added a commit
to mkemel/bluechi
that referenced
this issue
Apr 25, 2024
Adding integration test to test the following CLI options for bluechi-agent: `-n`, `-H`, `-a`, `-i`, `-p` Related: eclipse-bluechi#787 Signed-off-by: Mark Kemel <[email protected]>
mkemel
added a commit
to mkemel/bluechi
that referenced
this issue
Apr 25, 2024
Adding integration test to test the following CLI options for bluechi-agent: `-n`, `-H`, `-a`, `-i`, `-p` Related: eclipse-bluechi#787 Signed-off-by: Mark Kemel <[email protected]>
Merged
mkemel
added a commit
to mkemel/bluechi
that referenced
this issue
Apr 25, 2024
Adding integration test to test the following CLI options for bluechi-agent: `-n`, `-H`, `-a`, `-i`, `-p` Related: eclipse-bluechi#787 Signed-off-by: Mark Kemel <[email protected]>
mkemel
added a commit
to mkemel/bluechi
that referenced
this issue
Apr 25, 2024
Adding integration test to test the following CLI options for bluechi-agent: `-n`, `-H`, `-a`, `-i`, `-p` Related: eclipse-bluechi#787 Signed-off-by: Mark Kemel <[email protected]>
Merged
mkemel
added a commit
to mkemel/bluechi
that referenced
this issue
Apr 26, 2024
Adding integration test to test the following CLI options for bluechi-agent: `-n`, `-H`, `-a`, `-i`, `-p` Related: eclipse-bluechi#787 Signed-off-by: Mark Kemel <[email protected]>
mkemel
added a commit
that referenced
this issue
Apr 26, 2024
Adding integration test to test the following CLI options for bluechi-agent: `-n`, `-H`, `-a`, `-i`, `-p` Related: #787 Signed-off-by: Mark Kemel <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cover passing following command line arguments for bluechi-agent in tests:
-n
/--name
-H
/--host
-a
/--address
-i
/--interval
-p
/--port
-u
/--user
The text was updated successfully, but these errors were encountered: