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

CLOUDP-231153: Do not test backups on an M0 #1395

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

josvazg
Copy link
Collaborator

@josvazg josvazg commented Feb 22, 2024

Also improve test reliability by expecting any progress on generations.

This issue was introduced by #1182

In concrete the M10 instance was changed to an M0 which does not allow for backups:
https://github.com/mongodb/mongodb-atlas-kubernetes/pull/1182/files#diff-0269841ec7d5fd9935fb6088f4f2aa50fda6052321278541ce5b5ad669bb513bL11

The failure might not have been seen before due to this other change that might have made experience flaky behaviour:
https://github.com/mongodb/mongodb-atlas-kubernetes/pull/1182/files#diff-fae195fa8f187a7dc9d0d23e2779416cb565f061c183ebf8f501f53fa4477303L32
Changing the expected generation.

We should also follow up on relying on generations on tests, we should probably avoid it.

Tests

helm-ns passed first time it actually run

All Submissions:

  • Have you signed our CLA?

@josvazg josvazg requested a review from helderjs February 22, 2024 13:34
@josvazg josvazg added the cloud-tests Run expensive Cloud Tests: Integration & E2E label Feb 22, 2024
Copy link
Contributor

github-actions bot commented Feb 22, 2024

@josvazg josvazg removed the cloud-tests Run expensive Cloud Tests: Integration & E2E label Feb 22, 2024
This reverts commit 6d22448.

Signed-off-by: jose.vazquez <[email protected]>
@josvazg josvazg force-pushed the CLOUDP-231153/fix-helm-ns-m0-test branch from cc7f740 to d73933a Compare February 23, 2024 08:34
@josvazg josvazg merged commit 9424889 into main Feb 23, 2024
8 checks passed
@josvazg josvazg deleted the CLOUDP-231153/fix-helm-ns-m0-test branch February 23, 2024 11:33
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