Skip to content

Conversation

@mattmoor
Copy link
Member

@mattmoor mattmoor commented Jul 7, 2022

I was seeing a race running e2e tests where immediately after applying a policy we immediately expect it to be enforced, but it takes time to compile and distribute the policy configmap.

As I was copying this other places, I noticed that the sleeps already existed, so I added my more detailed comment to the instances I found.

cc @vaikas @hectorj2f

Documentation

I was seeing a race running e2e tests where immediately after applying a policy we immediately expect it to be enforced, but it takes time to compile and distribute the policy configmap.

As I was copying this other places, I noticed that the sleeps already existed, so I added my more detailed comment to the instances I found.

Signed-off-by: Matt Moore <mattmoor@chainguard.dev>
@codecov-commenter
Copy link

codecov-commenter commented Jul 7, 2022

Codecov Report

Merging #72 (5b66645) into main (66c09d4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   58.94%   58.94%           
=======================================
  Files          21       21           
  Lines        2097     2097           
=======================================
  Hits         1236     1236           
  Misses        799      799           
  Partials       62       62           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 66c09d4...5b66645. Read the comment docs.

@vaikas vaikas merged commit 05108e3 into sigstore:main Jul 7, 2022
@mattmoor mattmoor deleted the sleep-in-both branch July 7, 2022 22:11
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.

3 participants