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

🌱 make post-upgrade-e2e checks wait for ClusterCatalog to be reconciled #407

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

joelanford
Copy link
Member

@joelanford joelanford commented Sep 18, 2024

I noticed that the post-upgrade-e2e checks were actually making assertions on the ClusterCatalog before it had a change to be reconciled by the upgraded catalogd instance. This PR should fix that.

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 37.89%. Comparing base (4637466) to head (59bf6c4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rnal/controllers/core/clustercatalog_controller.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #407      +/-   ##
==========================================
- Coverage   38.04%   37.89%   -0.15%     
==========================================
  Files          15       15              
  Lines         786      789       +3     
==========================================
  Hits          299      299              
- Misses        443      446       +3     
  Partials       44       44              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joelanford
Copy link
Member Author

What's going on with the go-verdiff check?

@joelanford joelanford added this pull request to the merge queue Sep 18, 2024
Merged via the queue into operator-framework:main with commit f0ef22a Sep 18, 2024
11 of 14 checks passed
@joelanford joelanford deleted the fix-e2e-race branch September 18, 2024 20:28
@tmshort
Copy link
Contributor

tmshort commented Sep 19, 2024

What's going on with the go-verdiff check?

/home/runner/work/_temp/276133a3-7377-4cc6-9176-0ca7ec487289.sh: line 1: hack/tools/check-go-version.sh: No such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants