diff --git a/cmd/ignite/run/testdata/output/ps-filtered-table.txt b/cmd/ignite/run/testdata/output/ps-filtered-table.txt index 4c96fb52e..5f9d51b64 100644 --- a/cmd/ignite/run/testdata/output/ps-filtered-table.txt +++ b/cmd/ignite/run/testdata/output/ps-filtered-table.txt @@ -1,2 +1,2 @@ VM ID IMAGE KERNEL SIZE CPUS MEMORY CREATED STATUS IPS PORTS NAME -bfc80c948b1e2419 foo/bar:latest foo/bar:latest 0 B 0 0 B 20y ago Stopped vm2 +bfc80c948b1e2419 foo/bar:latest foo/bar:latest 0 B 0 0 B 21y ago Stopped vm2 diff --git a/cmd/ignite/run/testdata/output/ps-table.txt b/cmd/ignite/run/testdata/output/ps-table.txt index d69208282..b4a77dfe1 100644 --- a/cmd/ignite/run/testdata/output/ps-table.txt +++ b/cmd/ignite/run/testdata/output/ps-table.txt @@ -1,4 +1,4 @@ VM ID IMAGE KERNEL SIZE CPUS MEMORY CREATED STATUS IPS PORTS NAME -20e1d566ce318ada foo/bar:latest foo/bar:latest 0 B 0 0 B 20y ago Stopped vm1 -bfc80c948b1e2419 foo/bar:latest foo/bar:latest 0 B 0 0 B 20y ago Stopped vm2 -cddc37ba657766e3 foo/bar:latest foo/bar:latest 0 B 0 0 B 20y ago Stopped vm3 +20e1d566ce318ada foo/bar:latest foo/bar:latest 0 B 0 0 B 21y ago Stopped vm1 +bfc80c948b1e2419 foo/bar:latest foo/bar:latest 0 B 0 0 B 21y ago Stopped vm2 +cddc37ba657766e3 foo/bar:latest foo/bar:latest 0 B 0 0 B 21y ago Stopped vm3