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

CI - wait until "operators" appears before typing #5231

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

antgamdia
Copy link
Contributor

Description of the change

I've noticed a random failure in the operator-relate CI test: it starts typing before the view is fully rendered. See below:

image

This PR is just to add a wait for the proper selector to become visible before starting typing.

Benefits

More CI reliability.

Possible drawbacks

N/A

Applicable issues

Additional information

N/A

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@netlify
Copy link

netlify bot commented Aug 23, 2022

Deploy Preview for kubeapps-dev canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 2a2bcdd
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/63049bb675cac0000816400b

Copy link
Collaborator

@castelblanque castelblanque left a comment

Choose a reason for hiding this comment

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

Good! Let's hope the 06-operators test doesn't fail so often 😄

@antgamdia
Copy link
Contributor Author

Merging as CI passed but wasn't properly reported back to Github.

@antgamdia antgamdia merged commit 310df9f into vmware-tanzu:main Aug 23, 2022
@antgamdia antgamdia deleted the fix-olm-test branch August 23, 2022 10:14
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.

3 participants