Skip to content

windocker: Capture setup steps for the host machine in an ansible playbook #3712

Open
@sxa

Description

@sxa

Steps are covered in #3286 (comment)

Possibly needs to include the setup of C:\jw and the .gitconfig file too subject to the resolution of other issues relating to path length and permissions.

c:\workspace\.gitconfig (Needs to have CRLF line endings, so don't do this from cygwin)

[safe]
        directory = /cygdrive/c/workspace/openjdk-build

startjenkins.cmd needs:

PATH C:\Program Files\Git\usr\bin;%PATH%;c:\cygwin64\bin
set HOME=c:\workspace
java -jar agent.jar ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions