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

[Backport release-0.47] tests and testing changes #1161

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

mbbush
Copy link
Collaborator

@mbbush mbbush commented Feb 15, 2024

Description of your changes

Backporting some test/testing fixes from main.

The elasticache replication group example had a fix in upjet, so this is a good test to run to see if we've picked that into the release branch correctly.

Fixes #

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Please see this comment for the details on testing of this PR.

mbbush and others added 3 commits January 22, 2024 12:02
- Disable the import test for examples/s3/v1beta1/object.yaml
  Please see: crossplane-contrib#978

Signed-off-by: Alper Rifat Ulucinar <[email protected]>
Signed-off-by: Matt Bush <[email protected]>
@mbbush mbbush changed the title Release 0.47 [Backport release-0.47] tests and testing changes Feb 15, 2024
@mbbush
Copy link
Collaborator Author

mbbush commented Feb 15, 2024

/test-examples="examples/elasticache/replicationgroup.yaml"

I think this will fail, as I don't believe upjet has been patched on this branch yet.

@ulucinar ulucinar mentioned this pull request Feb 16, 2024
1 task
@ulucinar
Copy link
Collaborator

The above uptest run for the examples/elasticache/replicationgroup.yaml is expected to fail because we need to bump the upjet dependency to get it working. Please refer to #1163.

Copy link
Collaborator

@ulucinar ulucinar left a comment

Choose a reason for hiding this comment

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

Thanks @mbbush, lgtm.

We have also successfully validated the following resources in a rebased branch in #1163:

Due to an issue with our CI pipelines, we have also locally run the following steps manually:

  • check-diff
  • unit-tests
  • local-deploy is already covered by the uptest runs.

@ulucinar ulucinar merged commit a66ec4a into crossplane-contrib:release-0.47 Feb 16, 2024
6 of 10 checks passed
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.

2 participants