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

TestBucketGetRegions fails intermittently #1125

Merged
merged 5 commits into from
Nov 10, 2021

Conversation

kale-amruta
Copy link
Contributor

Change Overview

ObjectStoreProviderSuite.TestBucketGetRegions breaks when a S3 bucket is created or deleted as its comparing the count of buckets returned at 2 different points in time. This makes the test flaky.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@kale-amruta kale-amruta changed the title fix test: TestBucketGetRegions fails intermittently TestBucketGetRegions fails intermittently Oct 28, 2021
pkg/objectstore/objectstore_test.go Outdated Show resolved Hide resolved
pkg/objectstore/objectstore_test.go Outdated Show resolved Hide resolved
@pavannd1 pavannd1 added the kueue label Nov 10, 2021
@mergify mergify bot merged commit 4c5f6ec into kanisterio:master Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants