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

fix: replace time.sleep() with checking logs #899

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

aokirisaki
Copy link
Contributor

Signed-off-by: Lisca Ana-Roberta ana.kagome@yahoo.com

What type of PR is this?

Which issue does this PR fix:
#877

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Merging #899 (a04a2bc) into main (7632878) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #899      +/-   ##
==========================================
- Coverage   89.03%   88.98%   -0.06%     
==========================================
  Files          72       72              
  Lines       13798    13814      +16     
==========================================
+ Hits        12285    12292       +7     
- Misses       1181     1189       +8     
- Partials      332      333       +1     
Impacted Files Coverage Δ
pkg/test/common.go 88.17% <100.00%> (+0.63%) ⬆️
pkg/storage/local/local.go 82.94% <0.00%> (-0.68%) ⬇️
pkg/scheduler/scheduler.go 91.53% <0.00%> (-0.53%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aokirisaki aokirisaki force-pushed the cli-sleep branch 4 times, most recently from 3762438 to 9eed1cc Compare October 21, 2022 13:23
Signed-off-by: Lisca Ana-Roberta <ana.kagome@yahoo.com>
Copy link
Contributor

@rchincha rchincha left a comment

Choose a reason for hiding this comment

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

lgtm

@rchincha rchincha merged commit 26d982b into project-zot:main Oct 21, 2022
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.

None yet

3 participants