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

Merge branch 'more-container-tests' into 'master'

Extend the test suite with more diverse container configurations

See merge request !229
parents 034699ad 292904f7
No related branches found
No related tags found
1 merge request!229Extend the test suite with more diverse container configurations
...@@ -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