Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
float
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai3
float
Commits
292904f7
Commit
292904f7
authored
3 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Add a root:true container to the 'full' test suite
parent
cc083393
No related branches found
No related tags found
1 merge request
!229
Extend the test suite with more diverse container configurations
Pipeline
#20989
passed
3 years ago
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/full.ref/services.yml
+16
-1
16 additions, 1 deletion
test/full.ref/services.yml
with
16 additions
and
1 deletion
test/full.ref/services.yml
+
16
−
1
View file @
292904f7
...
@@ -19,4 +19,19 @@ ok:
...
@@ -19,4 +19,19 @@ ok:
port
:
3100
port
:
3100
scheme
:
http
scheme
:
http
ok-root
:
scheduling_group
:
backend
containers
:
-
name
:
http
image
:
registry.git.autistici.org/ai3/docker/okserver:latest
root
:
true
port
:
799
env
:
PORT
:
799
resources
:
ram
:
1g
cpu
:
0.5
public_endpoints
:
-
name
:
ok-root
port
:
799
scheme
:
http
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