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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Fix ginkgo version mismatch between cli and import package in e2e #1524

Merged

Conversation

mquhuy
Copy link
Member

@mquhuy mquhuy commented Jan 19, 2024

There's a difference between the ginkgo cli version and ginkgo version that e2e uses:
https://github.com/Nordix/baremetal-operator/blob/main/test/go.mod#L9
https://github.com/Nordix/baremetal-operator/blob/main/Makefile#L27

Error log:

Ginkgo detected a version mismatch between the Ginkgo CLI and the version of Ginkgo imported by your packages:                                                             
  Ginkgo CLI Version:                                                                                                                                                      
    2.13.0                                                                                                                                                                 
  Mismatched package versions found:                                                                                                                                       
    2.13.2 used by e2e  

@metal3-io-bot metal3-io-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 19, 2024
@mquhuy mquhuy force-pushed the mquhuy/fix-ginkgo-version-mismatch branch from f7f2a3c to 36a6bdd Compare January 19, 2024 10:14
Copy link
Member

@lentzi90 lentzi90 left a comment

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Jan 19, 2024
Copy link
Member

@smoshiur1237 smoshiur1237 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@kashifest kashifest left a comment

Choose a reason for hiding this comment

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

/approve

@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kashifest

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

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 19, 2024
@mquhuy
Copy link
Member Author

mquhuy commented Jan 19, 2024

/metal3-bmo-e2e-test-pull
/test-centos-e2e-integration-main
/test-ubuntu-integration-main

@lentzi90
Copy link
Member

@mquhuy you need to trigger the BMO e2e test with /test metal3-bmo-e2e-test-pull now.
/test metal3-bmo-e2e-test-pull

@metal3-io-bot metal3-io-bot merged commit b6c33b7 into metal3-io:main Jan 19, 2024
21 checks passed
@metal3-io-bot metal3-io-bot deleted the mquhuy/fix-ginkgo-version-mismatch branch January 19, 2024 12:56
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. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants