ppc64le-cloud / test-infra

Apache License 2.0
6 stars 20 forks source link

Remove explicit buildbot create command #443

Closed Rajalakshmi-Girish closed 7 months ago

Rajalakshmi-Girish commented 7 months ago

The explicit kubectl buildkit create command was added in https://github.com/ppc64le-cloud/test-infra/pull/364 as a workaround for the error we faced then. It is now throwing the below error on running buildkit create. The buildkit deployment is created by default when kubectl build command is called. The job is running successfully after this change. https://prow.ppc64le-cloud.cis.ibm.net/view/s3/ppc64le-prow-logs/logs/test-openshift-install-power-build-and-push-on-release/1754749045823246336

ppc64le-cloud-bot commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mkumatag, Rajalakshmi-Girish

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[config/jobs/ocp-automation/OWNERS](https://github.com/ppc64le-cloud/test-infra/blob/master/config/jobs/ocp-automation/OWNERS)~~ [mkumatag] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ppc64le-cloud-bot commented 7 months ago

@Rajalakshmi-Girish: Updated the job-config configmap in namespace prow at cluster default using the following files:

In response to [this](https://github.com/ppc64le-cloud/test-infra/pull/443): >The explicit `kubectl buildkit create` command was added in https://github.com/ppc64le-cloud/test-infra/pull/364 as a workaround for the error we faced then. >It is now throwing the below error on running buildkit create. >The buildkit deployment is created by default when `kubectl build` command is called. The job is running successfully after this change. >https://prow.ppc64le-cloud.cis.ibm.net/view/s3/ppc64le-prow-logs/logs/test-openshift-install-power-build-and-push-on-release/1754749045823246336 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/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.