coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
347 stars 168 forks source link

Dockerfile: move creation of `/go` dir lower #3958

Closed jlebon closed 1 week ago

jlebon commented 1 week ago

That way it's more obvious that it's empty and it's purely for OpenShift CI compatibility.

jlebon commented 1 week ago

/retest

dustymabe commented 1 week ago

/retest ci/prow/images

openshift-ci[bot] commented 1 week ago

@dustymabe: The /retest command does not accept any targets. The following commands are available to trigger required jobs:

Use /test all to run all jobs.

In response to [this](https://github.com/coreos/coreos-assembler/pull/3958#issuecomment-2489614906): >/retest ci/prow/images > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
dustymabe commented 1 week ago

/test ci/prow/images

openshift-ci[bot] commented 1 week ago

@dustymabe: The specified target(s) for /test were not found. The following commands are available to trigger required jobs:

Use /test all to run all jobs.

In response to [this](https://github.com/coreos/coreos-assembler/pull/3958#issuecomment-2489615288): >/test ci/prow/images Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
dustymabe commented 1 week ago

/test images

dustymabe commented 1 week ago

/retest

openshift-ci[bot] commented 1 week ago

@jlebon: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/images d9dac459951bb1f81b17a4059a6e848c80e2f045 link true /test images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).