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
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