openstack-k8s-operators / openstack-operator

Meta Operator for OpenStack
https://openstack-k8s-operators.github.io/openstack-operator/
Apache License 2.0
27 stars 76 forks source link

Add configuration of --procs for ginkgo #901

Closed slagle closed 2 months ago

slagle commented 3 months ago

${PROC_CMD} is used in the call to ginkgo, but never set anywhere.

Signed-off-by: James Slagle jslagle@redhat.com

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: slagle

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: - ~~[OWNERS](https://github.com/openstack-k8s-operators/openstack-operator/blob/main/OWNERS)~~ [slagle] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
fao89 commented 3 months ago

/retest-required

slagle commented 3 months ago

/retest

slagle commented 2 months ago

/retest

openshift-ci[bot] commented 2 months ago

@slagle: 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/functional 9cc00f1c8988e9e9e9a2dea34c4559d38b8a89b4 link true /test functional

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).
slagle commented 2 months ago

It seems there's something in the functional tests that breaks when trying to run in parallel. I'll close this for now.