mirror of
https://github.com/linka-cloud/d2vm.git
synced 2025-04-20 01:27:40 +00:00
tests: fix manifest for centos:latest not found
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
parent
85b144fe63
commit
b7e95d73b1
@ -116,10 +116,6 @@ func TestConfig(t *testing.T) {
|
|||||||
image: "centos:8",
|
image: "centos:8",
|
||||||
config: configCentOS,
|
config: configCentOS,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
image: "centos:latest",
|
|
||||||
config: configCentOS,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
image: "quay.io/centos/centos:stream9",
|
image: "quay.io/centos/centos:stream9",
|
||||||
config: configCentOS,
|
config: configCentOS,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user