Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
TMS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
CC-IN2P3 Applications team
TMS
Commits
ca76356b
Commit
ca76356b
authored
1 year ago
by
ZZZ[GONE] PERRIER Guillaume
Browse files
Options
Downloads
Patches
Plain Diff
[GITLAB-CI] Try running test from outside the container (v1.9).
parent
6bebfd38
No related branches found
Branches containing commit
No related tags found
1 merge request
!6
[PHP-UNIT] Complete performing CI test within the container and use it for...
Pipeline
#233114
failed
1 year ago
Stage: php
Stage: nginx
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tms/phpunit.xml.dist
+2
-0
2 additions, 0 deletions
tms/phpunit.xml.dist
with
2 additions
and
0 deletions
tms/phpunit.xml.dist
+
2
−
0
View file @
ca76356b
...
...
@@ -12,6 +12,8 @@
<ini
name=
"display_errors"
value=
"1"
/>
<ini
name=
"error_reporting"
value=
"-1"
/>
<server
name=
"APP_ENV"
value=
"test"
force=
"true"
/>
<!--<server name="KERNEL_CLASS" value="AppKernel" />-->
<server
name=
"KERNEL_CLASS"
value=
"App\Kernel"
/>
<server
name=
"SHELL_VERBOSITY"
value=
"-1"
/>
<server
name=
"SYMFONY_PHPUNIT_REMOVE"
value=
""
/>
<server
name=
"SYMFONY_PHPUNIT_VERSION"
value=
"9.5"
/>
...
...
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