cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.85k stars 3.77k forks source link

add cypress tests to TeamCity #106584

Open maryliag opened 1 year ago

maryliag commented 1 year ago

We have cypress on CRDB but they're not automatically run anywhere. We should have it on TeamCity or at least on a nightly test.

CC already have that running nightly so it can be used as an example, but that one points to existing clusters on staging, which we don't want to do for this case because we want to test the UI for DB Console.

Jira issue: CRDB-29632

Epic CRDB-37557

blathers-crl[bot] commented 1 year ago

cc @cockroachdb/test-eng

dhartunian commented 4 months ago

I am working to get the run_cypress bazel rule working (50% of the way there) so ideally this will require no additional work from testeng.