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

Cover passing command line arguments for bluechi-agent in tests #787

Closed
mwperina opened this issue Mar 6, 2024 · 1 comment · Fixed by #894
Closed

Cover passing command line arguments for bluechi-agent in tests #787

mwperina opened this issue Mar 6, 2024 · 1 comment · Fixed by #894
Assignees
Labels
jira Issues that are synced to Jira testing This issue adds or improves the testing
Milestone

Comments

@mwperina
Copy link
Member

mwperina commented Mar 6, 2024

Cover passing following command line arguments for bluechi-agent in tests:

  • -n/--name
  • -H/--host
  • -a/--address
  • -i/--interval
  • -p/--port
  • -u/--user
@mwperina mwperina added this to the v0.8 milestone Mar 6, 2024
@mwperina mwperina added the enhancement New feature or request label Mar 6, 2024
@mkemel mkemel self-assigned this Mar 7, 2024
@mkemel mkemel added the jira Issues that are synced to Jira label Mar 7, 2024
@engelmi engelmi modified the milestones: v0.8, v0.9 Apr 24, 2024
@engelmi 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]>
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]>
@engelmi engelmi linked a pull request Apr 26, 2024 that will close this issue
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]>
@mkemel
Copy link
Member

mkemel commented Apr 26, 2024

All arguments but -u/--user were covered by #894
-u/--user will be covered in #799

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira Issues that are synced to Jira testing This issue adds or improves the testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants