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

Scope yamlv2 CRDs to fix test flake #3007

Merged
merged 1 commit into from
May 16, 2024
Merged

Scope yamlv2 CRDs to fix test flake #3007

merged 1 commit into from
May 16, 2024

Conversation

blampe
Copy link
Contributor

@blampe blampe commented May 16, 2024

The yamlv2 test installs a crontabs.stable.example.com CRD but so do some other tests.

This renames the CRD to crontabs.yamlv2.pulumi.com to not conflict with other tests.

Fixes #3005.

@blampe blampe added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label May 16, 2024
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.29%. Comparing base (675c630) to head (bd4aa73).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3007   +/-   ##
=======================================
  Coverage   32.29%   32.29%           
=======================================
  Files          69       69           
  Lines        8947     8947           
=======================================
  Hits         2889     2889           
  Misses       5791     5791           
  Partials      267      267           

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

@blampe blampe added the impact/flaky-test A test that is unreliable label May 16, 2024
@blampe blampe enabled auto-merge (squash) May 16, 2024 18:15
@blampe blampe merged commit 074ae6f into master May 16, 2024
18 checks passed
@blampe blampe deleted the blampe/flake branch May 16, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/flaky-test A test that is unreliable impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workflow failure: build
2 participants