tests: Clarify we're testing OpenSUSE 15.x rolling

This commit is contained in:
Tomas Babej 2021-11-06 13:08:51 -04:00
parent da43078eba
commit caf0f9db3e
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
3 changed files with 4 additions and 4 deletions

View file

@ -112,10 +112,10 @@ services:
security_opt:
- label=type:container_runtime_t
tty: true
test-opensuse1500:
test-opensuse15:
build:
context: .
dockerfile: test/docker/opensuse1500
dockerfile: test/docker/opensuse15
network_mode: "host"
security_opt:
- label=type:container_runtime_t