[ 
https://issues.apache.org/jira/browse/KNOX-3228?focusedWorklogId=995284&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-995284
 ]

ASF GitHub Bot logged work on KNOX-3228:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Dec/25 19:13
            Start Date: 08/Dec/25 19:13
    Worklog Time Spent: 10m 
      Work Description: hanicz commented on code in PR #1123:
URL: https://github.com/apache/knox/pull/1123#discussion_r2599817667


##########
.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:
   We need this so for `self.knox_container = 
client.containers.get(container_name)`
   Without it the docker library can't find the container.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 995284)
    Time Spent: 0.5h  (was: 20m)

> 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: 0.5h
>  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)

Reply via email to