[
https://issues.apache.org/jira/browse/KNOX-3228?focusedWorklogId=995320&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-995320
]
ASF GitHub Bot logged work on KNOX-3228:
----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Dec/25 06:28
Start Date: 09/Dec/25 06:28
Worklog Time Spent: 10m
Work Description: hanicz commented on code in PR #1123:
URL: https://github.com/apache/knox/pull/1123#discussion_r2601273520
##########
.github/workflows/compose/docker-compose.yml:
##########
@@ -50,6 +50,7 @@ services:
working_dir: /tests
volumes:
- ../tests:/tests
+ - /var/run/docker.sock:/var/run/docker.sock
Review Comment:
Yes
Issue Time Tracking
-------------------
Worklog Id: (was: 995320)
Time Spent: 1h 10m (was: 1h)
> 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 10m
> 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)