Describe the bug
E2E test cases for GCP PubSub CCP fail intermittently. More details can be found in the testgrid.
Expected behavior
All tests can pass consistently.
To Reproduce
There is no consistent way to reproduce. From the testgrid, we can see a couple of test cases for GCP PubSub CCP sometimes fail.
Additional context
The GCP PubSub CCP is installed during Knative setup (e2e-tests.sh) based on the instruction, and then the only difference between GCP PubSub CCP and other CCPs is the provisioner name.
Describe the bug
E2E test cases for GCP PubSub CCP fail intermittently. More details can be found in the testgrid.
Expected behavior
All tests can pass consistently.
To Reproduce
There is no consistent way to reproduce. From the testgrid, we can see a couple of test cases for GCP PubSub CCP sometimes fail.
Additional context
The GCP PubSub CCP is installed during Knative setup (
e2e-tests.sh) based on the instruction, and then the only difference between GCP PubSub CCP and other CCPs is theprovisionername.