Skip to content

Fix flaky ITBasicAuthConfigurationTest#9072

Merged
jon-wei merged 1 commit intoapache:masterfrom
suneet-s:basicAuthTest
Dec 20, 2019
Merged

Fix flaky ITBasicAuthConfigurationTest#9072
jon-wei merged 1 commit intoapache:masterfrom
suneet-s:basicAuthTest

Conversation

@suneet-s
Copy link
Copy Markdown
Contributor

@suneet-s suneet-s commented Dec 18, 2019

Fixes #7021

Description

This test was failing to authenticate using the admin credentials. These
should be available by default in the metadata store. This indicates that
the credentials are not successfully being syncd before the test is run.

This change increases the number of retries to 20 so that the services
are syncd before the test runs


This PR has:

  • been self-reviewed.

This test was failing to authenticate using the admin credentials. These
should be available by default in the metadata store. This indicates that
the credentials are not successfully being syncd before the test is run.

This change increases the number of retries to 20 so that the services
are syncd before the test runs
Copy link
Copy Markdown
Member

@clintropolis clintropolis left a comment

Choose a reason for hiding this comment

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

🤘

@jon-wei jon-wei merged commit 3c13444 into apache:master Dec 20, 2019
@jihoonson jihoonson added this to the 0.18.0 milestone Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky ITBasicAuthConfigurationTest

4 participants