mirror of
https://github.com/containers/podman-compose.git
synced 2025-04-01 11:48:06 +02:00
tests/integration: Delete 'netprio' test
This functionality is not implemented in podman-compose so the test is unneeded. Signed-off-by: Monika Kairaityte <monika@kibit.lt>
This commit is contained in:
parent
f8ea85e3af
commit
08b3ac2633
@ -1,16 +0,0 @@
|
||||
---
|
||||
# https://github.com/compose-spec/compose-spec/blob/master/spec.md#priority
|
||||
services:
|
||||
app:
|
||||
image: busybox
|
||||
command: top
|
||||
networks:
|
||||
app_net_1:
|
||||
app_net_2:
|
||||
priority: 1000
|
||||
app_net_3:
|
||||
priority: 100
|
||||
networks:
|
||||
app_net_1:
|
||||
app_net_2:
|
||||
app_net_3:
|
Loading…
Reference in New Issue
Block a user