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

Ref #33199 - Try nock restore for pipeline failure #9532

Merged
merged 1 commit into from Aug 4, 2021

Conversation

sjha4
Copy link
Member

@sjha4 sjha4 commented Aug 4, 2021

Going down the list of things we can do to resolve the intermittent katello-master-source-release pipeline failure.

The 2nd take is to use nock.restore() and nock.activate() between tests in this file.

Also nudging @jeremylenz and @Andrewgdewar for awareness and ideas cause my next idea is to use jest --no-cache and it will slow down the test run times. It would probably be better to write new tests for the CVDetailsRepo component even though I don't see the issue with the way it is written today.

See for reference: #9526

@jlsherrill
Copy link
Member

[test katello]

@jlsherrill jlsherrill merged commit a45dcca into Katello:master Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants