Matt Cary

Results 190 comments of Matt Cary

If we're now pinned to 1.25, I think we can submit this (when it was on 1.24, the flag would be ignored IIRC). Let me rebase and test it again.

The recent push has forked out the jobs as you requested. Although, I'm not able to test the kubetest2 commands any longer. I can add a --gcp-project flag to avoid...

We have another issue open on sanity tests from a little bit ago---I think the basic problem is that the sanity tests are starting to test our mock more than...

Ah, right you are about the backoff problem. Hmm. Maybe the best way forward is this: could you summarize what the sanity tests do? Then maybe it will be clear...

That page doesn't actually describe what's going very well. What exactly is configured? Is a driver process spun up? Is there any organization to the sanity tests?

> When you say replacing the mocks with "an actual gcp client" what exactly are you referring to - talking to the real GCE instance? It feels to me if...

Hmm, the are run in different It()s, so I'd think there'd be some flavor of beforeeach we could use? Is there a beforeDescribe? (there doesn't seem to be, but maybe...