-
# Description
The current E2E configuration is based on the `kubebuilder` project scaffolding. After the initial controller logic to deploy Kubewarden to CAPI clusters is available we should add, a…
-
The following issues occurred while E2E tests are running:
"E2E On-Prem Providers"
```
[BeforeSuite]
/home/gh-runner/_work/hmc/hmc/test/e2e/e2e_suite_test.go:48
STEP: building and deploying the co…
-
This list should NOT show everything that could be tested, but focus on important use cases. Order should reflect priority.
- [ ] deleting a message should remove it
- [ ] create a group with 2 p…
-
Update E2E to address failing tests.
[https://app.circleci.com/pipelines/github/fecgov/fecfile-web-app/6907/workflows/6992f8b7-022c-46fa-8a06-953c569e6b8b/jobs/23492/parallel-runs/0/steps/0-105](http…
-
In order to holistically test complete mappings and transformations for test messages from our partners, we need to create the ability to have "golden copy" E2E tests where an input test message recei…
-
Possible options:
- `PW_TEST_HTML_REPORT_OPEN='never'` in e2e/Dockerfile
- Update the `playwrightconfig` `reporter` field to `open: "never"` - see https://playwright.dev/docs/test-reporters#…
-
E2E-Tests in den Components schlagen gelegentlich fehl. Man kann das in der CI-Pipeline beobachten, wo die Fehler aber durch die Retry-Option zumindest die Builds nicht fehlschlagen lassen. Lokal (zum…
-
### Current behavior
We are getting following random error on Teamcity Docker cypress base image based E2E test runs. Initially it was mostly during after each hook execution, however now we are se…
-
### Which tests failed?
Which tests failed?
https://github.com/solo-io/gloo/actions/runs/11966777661/job/33388385030
* TestK8sGatewayIstioAutoMtls/IstioIntegrationAutoMtls/TestMtlsDisablePeerAuth*
* …
-
Currently our bridge e2e tests do not run in CI. This is because of a strange error we were getting some time ago.
- Make sure e2e is running in CI and runs when the label `cicd:bridge` is set