Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit 2b30684

Browse files
committed
Update TestPS testdata
Tests were failing as the expected result in testdata contains years. Updated the test data with: ``` go test github.com/weaveworks/ignite/cmd/ignite/run -run TestPs -update ```
1 parent 85348db commit 2b30684

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
VM ID IMAGE KERNEL SIZE CPUS MEMORY CREATED STATUS IPS PORTS NAME
2-
bfc80c948b1e2419 foo/bar:latest foo/bar:latest 0 B 0 0 B 21y ago Stopped vm2
2+
bfc80c948b1e2419 foo/bar:latest foo/bar:latest 0 B 0 0 B 22y ago Stopped vm2
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
VM ID IMAGE KERNEL SIZE CPUS MEMORY CREATED STATUS IPS PORTS NAME
2-
20e1d566ce318ada foo/bar:latest foo/bar:latest 0 B 0 0 B 21y ago Stopped vm1
3-
bfc80c948b1e2419 foo/bar:latest foo/bar:latest 0 B 0 0 B 21y ago Stopped vm2
4-
cddc37ba657766e3 foo/bar:latest foo/bar:latest 0 B 0 0 B 21y ago Stopped vm3
2+
20e1d566ce318ada foo/bar:latest foo/bar:latest 0 B 0 0 B 22y ago Stopped vm1
3+
bfc80c948b1e2419 foo/bar:latest foo/bar:latest 0 B 0 0 B 22y ago Stopped vm2
4+
cddc37ba657766e3 foo/bar:latest foo/bar:latest 0 B 0 0 B 22y ago Stopped vm3

0 commit comments

Comments
 (0)