Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/onsi/ginkgo/v2 to v2.20.1 #852

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

openstack-k8s-ci-robot
Copy link

@openstack-k8s-ci-robot openstack-k8s-ci-robot commented Sep 2, 2024

This PR contains the following updates:

Package Type Update Change
github.com/onsi/ginkgo/v2 require minor v2.19.0 -> v2.20.1

Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.20.1

Compare Source

2.20.1

Fixes
  • make BeSpecEvent duration matcher more forgiving [d6f9640]

v2.20.0

Compare Source

2.20.0

Features
Maintenance
  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]

v2.19.1

Compare Source

2.19.1

Fixes
  • update supported platforms for race conditions [63c8c30]
  • [build] Allow custom name for binaries. [ff41e27]
Maintenance

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@openstack-k8s-ci-robot
Copy link
Author

openstack-k8s-ci-robot commented Sep 2, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 -> v0.0.0-20240727154555-813a5fbdbec8
golang.org/x/mod v0.19.0 -> v0.20.0
golang.org/x/net v0.27.0 -> v0.28.0
golang.org/x/sys v0.22.0 -> v0.23.0
golang.org/x/term v0.22.0 -> v0.23.0
golang.org/x/text v0.16.0 -> v0.17.0
golang.org/x/tools v0.23.0 -> v0.24.0

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1dffd9ab3f4648dc9842a070e3d47d44

openstack-meta-content-provider NODE_FAILURE Node request 100-0007561212 failed in 0s
⚠️ nova-operator-kuttl SKIPPED Skipped due to failed job openstack-meta-content-provider
⚠️ nova-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-meta-content-provider
⚠️ nova-operator-tempest-multinode-ceph SKIPPED Skipped due to failed job openstack-meta-content-provider

@gibizer
Copy link
Contributor

gibizer commented Sep 3, 2024

recheck node failure (node pool is back now)

@openshift-ci openshift-ci bot added the lgtm label Sep 3, 2024
Copy link
Contributor

openshift-ci bot commented Sep 3, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gibizer, openstack-k8s-ci-robot

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d4cb4b1827ad43a485e6767dd742cf9b

✔️ openstack-meta-content-provider SUCCESS in 9h 50m 56s
✔️ nova-operator-kuttl SUCCESS in 38m 16s
nova-operator-tempest-multinode FAILURE in 1h 06m 22s
✔️ nova-operator-tempest-multinode-ceph SUCCESS in 2h 40m 15s

@gibizer
Copy link
Contributor

gibizer commented Sep 4, 2024

recheck

2024-09-03 20:35:17.436952 | controller | fatal: [localhost]: FAILED! => changed=true
6810	2024-09-03 20:35:17.545021 | controller |   cmd: |-
6811	2024-09-03 20:35:17.545081 | controller |     set -euo pipefail
6812	2024-09-03 20:35:17.545089 | controller |     oc exec -n openstack openstackclient -- openstack network create \
6813	2024-09-03 20:35:17.545096 | controller |         --external \
6814	2024-09-03 20:35:17.545103 | controller |         --default \
6815	2024-09-03 20:35:17.545109 | controller |         --provider-network-type flat \
6816	2024-09-03 20:35:17.545115 | controller |         --provider-physical-network datacentre \
6817	2024-09-03 20:35:17.545121 | controller |         --no-share \
6818	2024-09-03 20:35:17.545127 | controller |         public
6819	2024-09-03 20:35:17.545133 | controller |   delta: '0:00:13.386233'
6820	2024-09-03 20:35:17.545139 | controller |   end: '2024-09-03 20:35:17.400132'
6821	2024-09-03 20:35:17.545145 | controller |   msg: non-zero return code
6822	2024-09-03 20:35:17.545151 | controller |   rc: 1
6823	2024-09-03 20:35:17.545176 | controller |   start: '2024-09-03 20:35:04.013899'
6824	2024-09-03 20:35:17.545183 | controller |   stderr: 'Error from server (InternalError): Internal error occurred: admission plugin "security.openshift.io/SCCExecRestrictions" failed to complete validation in 13s'

@openshift-merge-bot openshift-merge-bot bot merged commit 11bd61e into main Sep 4, 2024
8 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the renovate/ginkgo branch September 4, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants