Skip to content
Snippets Groups Projects
Unverified Commit 28723ac2 authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

Rename Cypress CI groups to `e2e-tests` (#15877)

parent 9a6d5f78
Branches
Tags
No related merge requests found
......@@ -1184,13 +1184,13 @@ workflows:
parameters:
node: ["1"]
edition: ["ee", "oss"]
name: fe-tests-cypress-<< matrix.node >>-<< matrix.edition >>
name: e2e-tests-<< matrix.edition >>
requires:
- build-uberjar-<< matrix.edition >>
cypress-group: "default-<< matrix.edition >>"
- fe-tests-cypress:
name: fe-tests-cypress-mongo-4-<< matrix.edition >>
name: e2e-tests-mongo-4-<< matrix.edition >>
requires:
- build-uberjar-<< matrix.edition >>
e: fe-mongo-4
......@@ -1203,7 +1203,7 @@ workflows:
<<: *Matrix
- fe-tests-cypress:
name: fe-tests-cypress-postgres-12-<< matrix.edition >>
name: e2e-tests-postgres-12-<< matrix.edition >>
requires:
- build-uberjar-<< matrix.edition >>
e: fe-postgres-12
......@@ -1216,7 +1216,7 @@ workflows:
<<: *Matrix
- fe-tests-cypress:
name: fe-tests-cypress-mysql-8-<< matrix.edition >>
name: e2e-tests-mysql-8-<< matrix.edition >>
requires:
- build-uberjar-<< matrix.edition >>
e: fe-mysql-8
......@@ -1261,7 +1261,7 @@ workflows:
- build-uberjar-frontend
- fe-tests-cypress-smoketest:
name: fe-tests-cypress-smoketest
name: e2e-tests-smoketest
requires:
- build-uberjar
cypress-group: "default"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment