[
https://issues.apache.org/jira/browse/KNOX-3228?focusedWorklogId=995356&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-995356
]
ASF GitHub Bot logged work on KNOX-3228:
----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Dec/25 11:15
Start Date: 09/Dec/25 11:15
Worklog Time Spent: 10m
Work Description: moresandeep commented on PR #1123:
URL: https://github.com/apache/knox/pull/1123#issuecomment-3631693206
Looks like the PR was opened before i merged my changes that replace [host
name from knox to
localhost](https://github.com/apache/knox/pull/1125/files#diff-895483e96b37ea49f8d4c82cf2e2b33500a5b34e99245ce5d8a0a6595f3e06b1R26)
```
tests-1 | host = 'knox', port = 8443, family = <AddressFamily.AF_UNSPEC: 0>
tests-1 | type = <SocketKind.SOCK_STREAM: 1>, proto = 0, flags = 0
```
Notice the host name is knox it was fixed to localhost but the way this
workflow runs the changes have to be in master.
You can add `skip-tests` label to skip the test and commit. This should not
be a problem going forward.
Issue Time Tracking
-------------------
Worklog Id: (was: 995356)
Time Spent: 1h 20m (was: 1h 10m)
> KnoxCLI integration test
> ------------------------
>
> Key: KNOX-3228
> URL: https://issues.apache.org/jira/browse/KNOX-3228
> Project: Apache Knox
> Issue Type: Test
> Components: Tests
> Affects Versions: 3.0.0
> Reporter: Tamás Hanicz
> Assignee: Tamás Hanicz
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Adds a new integration test for create-list-aliases KnoxCLI command.
> Adds the necessary steps and libraries to call KnoxCLI commands in
> integration tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)