Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

kernel-build-trigger should share mirror dir #8

@khilman

Description

@khilman

When the build-trigger runs on a machine with multiple executors, it should share the git mirror.

e.g. the first job runs kci_build update_mirror with: --mirror=/work/kernel/jenkins/workspace/kernel-build-trigger/linux.git

and the second one uses: --mirror=/work/kernel/jenkins/workspace/kernel-build-trigger@2/linux.git
Which means we have multiple copies of the git mirror on the same host.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions