Harsha Narayana
Harsha Narayana
/test pull-e2e-framework-verify
@Fricounet xref: https://github.com/kubernetes-sigs/e2e-framework/issues/112 I thought we fixed this a while ago! Let me take a look at this over the weekend again.
> I took a look at the code and it should be fairly easy to fix by catching if FailNow was called around [here](https://github.com/Fricounet/e2e-framework/blob/fricounet/namespace-labels-annotations/pkg/env/env.go#L463). I can submit a PR if...
@Fricounet Ack. I think I got confused while reading the description and pointed you to an old PR. Please feel free to open a contribution PR. Will be greatly appreciated.
/ok-to-test
+1 to what @vladimirvivien mentioned. Guess this can be a general thing across each providers ?
@crandles https://github.com/kubernetes-sigs/e2e-framework/issues/133 We kind of sort of dig into the idea of running Benchmark workflows. But didn't manage to get it ahead. I would love to see that being picked...
/ok-to-test
@heylongdacoder You are right. That test has been flaking a bit lately. I will take a look at that over the weekend to see if we can fix that once...