Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
verona-modules-aspect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IQB
verona-modules-aspect
Commits
8729fca0
Commit
8729fca0
authored
9 months ago
by
rhenck
Browse files
Options
Downloads
Patches
Plain Diff
[CI] Wait for modules to be started before running e2e
20s is hopefully enough.
parent
75133a8a
No related branches found
No related tags found
No related merge requests found
Pipeline
#60666
failed
9 months ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
with
1 addition
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
8729fca0
...
@@ -21,6 +21,7 @@ test-e2e:
...
@@ -21,6 +21,7 @@ test-e2e:
script
:
script
:
-
nohup npm run start-editor-local &
-
nohup npm run start-editor-local &
-
nohup npm run start-player-local &
-
nohup npm run start-player-local &
-
sleep
20
-
npm run e2e-headless
-
npm run e2e-headless
artifacts
:
artifacts
:
when
:
always
when
:
always
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment