mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Record cypress run ONLY FOR TESTING
This commit is contained in:
parent
fe20c23db3
commit
35c087b3c5
@ -27,6 +27,6 @@ fi
|
||||
|
||||
cd packages/grafana-e2e
|
||||
|
||||
yarn $CMD --env BASE_URL=$URL,SLOWMO=$SLOWMO \
|
||||
yarn $CMD --record --key 2fc99d3a-e25f-4724-a4bb-79f338bfb2da --env BASE_URL=$URL,SLOWMO=$SLOWMO \
|
||||
--config integrationFolder=../../e2e/$SUITE/specs,screenshotsFolder=../../e2e/$SUITE/screenshots,videosFolder=../../e2e/$SUITE/videos,fileServerFolder=./cypress,viewportWidth=1920,viewportHeight=1080,trashAssetsBeforeRuns=false \
|
||||
$PARAMS
|
||||
$PARAMS --spec ../../e2e/suite1/specs/trace-view-scrolling.spec.ts
|
||||
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"projectId": "zb7k1c",
|
||||
"projectId": "kqy2hb",
|
||||
"supportFile": "cypress/support/index.ts"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user