Skip to content
Snippets Groups Projects
Commit 292904f7 authored by ale's avatar ale
Browse files

Add a root:true container to the 'full' test suite

parent cc083393
No related branches found
No related tags found
1 merge request!229Extend the test suite with more diverse container configurations
Pipeline #20989 passed
...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment