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

Bump ginkgo version to v2.3.0 #2532

Merged
merged 4 commits into from
Oct 13, 2022

Conversation

kerthcet
Copy link
Member

@kerthcet kerthcet commented Oct 12, 2022

Signed-off-by: kerthcet kerthcet@gmail.com

CI failed because of the latest ginkgo introduced a new feature grace-period in v2.3.0,
but we use v2.0.0 in volcano. I'd like to specify ginkgo version as documented in go.mod
in case of the incompatible release.

RE:
CI failed because of the latest ginkgo introduced a new feature grace-period in v2.3.0, bump ginkgo version to v2.3.0

Special Notes:

  1. Bump the ginkgo version to v2.3.0
  2. Run go mod tidy && go mod vendor to update dependencies.
  3. Run hack/update-vendor-licenses.sh to make make verify passed.
  4. Lengthen some e2e tests time out from 5min to 10min, I have no idea why these tests failed for time out error. Do we meet these errors before?

@kerthcet
Copy link
Member Author

/kind bug

@volcano-sh-bot volcano-sh-bot added kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 12, 2022
hack/run-e2e-kind.sh Outdated Show resolved Hide resolved
@volcano-sh-bot volcano-sh-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 12, 2022
Signed-off-by: kerthcet <kerthcet@gmail.com>
Signed-off-by: kerthcet <kerthcet@gmail.com>
Signed-off-by: kerthcet <kerthcet@gmail.com>
@volcano-sh-bot volcano-sh-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 12, 2022
@kerthcet kerthcet changed the title Fix CI by specifying ginkgo version Bump ginkgo version to v2.3.0 Oct 12, 2022
@kerthcet kerthcet force-pushed the fix/ginkgo-version branch 2 times, most recently from 950d5ef to 908c33b Compare October 12, 2022 08:20
@jasonliu747
Copy link
Member

jasonliu747 commented Oct 12, 2022

/hold
feel free to unhold this PR when it's all ready.

@volcano-sh-bot volcano-sh-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 12, 2022
Signed-off-by: kerthcet <kerthcet@gmail.com>
@kerthcet
Copy link
Member Author

@hzxuzhonghu Would you mind to take a look, this is all I done here:

  1. Bump the ginkgo version to v2.3.0
  2. Run go mod tidy && go mod vendor to update dependencies.
  3. Run hack/update-vendor-licenses.sh to make make verify passed.
  4. Lengthen some e2e tests time out from 5min to 10min, I have no idea why these tests failed for time out error. Do we meet these errors before?

@kerthcet
Copy link
Member Author

Actually this is an urgent problem, for all the PRs are blocked in merging. cc @Thor-wl @william-wang

Copy link
Member

@hwdef hwdef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/hold cancel
Thanks for your contribution.
/lgtm

@volcano-sh-bot volcano-sh-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 13, 2022
@volcano-sh-bot volcano-sh-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 13, 2022
Copy link
Member

@william-wang william-wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@volcano-sh-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: william-wang

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

@volcano-sh-bot volcano-sh-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 13, 2022
@volcano-sh-bot volcano-sh-bot merged commit 2eb4dfe into volcano-sh:master Oct 13, 2022
@kerthcet kerthcet deleted the fix/ginkgo-version branch October 13, 2022 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants