Tim Riffer

Results 6 issues of Tim Riffer

**Description** We need to build two different types of images with a different set of features for the istio-manager. For our postsubmit jobs on the main and release branches we...

area/ci

**Description** When building an image for a PR, that tag will always be in the format of `PR-${PR_NUMBER}`. You can provide a tag to the build, but it will be...

area/ci

**Description** In the UI test of our modules we would like to have more stable selectors. We currently have a hard time creating long time reliable selectors, because most of...

kind/feature
area/tests

**Description** The issue arose from a post-mortem conducted by the Goat team, because unit tests had not been running on pull requests for several days. In case a not allowed...

kind/bug

**Description** In the Cypress-based UI tests in the Istio and API Gateway there are multiple custom commands that have to use the `aria-label` as a selector as no data-testid or...

**Description** There are Cypress-based UI tests in the [Istio](https://github.com/kyma-project/istio/tree/main/tests/ui) and [API Gateway](https://github.com/kyma-project/api-gateway/tree/main/tests/ui/tests) module. Those tests heavily use custom Cypress commands. There are commands for each field that is filled for...