From 05523b5d84caa62d88a5ca8b2d6001c39bb2e93e Mon Sep 17 00:00:00 2001 From: Abhilash Gnan Date: Tue, 2 Apr 2019 21:14:32 +0200 Subject: [PATCH] fix test cases for sort list with options Signed-off-by: Abhilash Gnan --- cmd/helm/testdata/output/list-all.txt | 2 +- cmd/helm/testdata/output/list-filter.txt | 2 +- cmd/helm/testdata/output/list-max.txt | 4 ++-- cmd/helm/testdata/output/list-offset.txt | 4 ++-- cmd/helm/testdata/output/list-short.txt | 2 +- cmd/helm/testdata/output/list-superseded.txt | 2 +- cmd/helm/testdata/output/list.txt | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cmd/helm/testdata/output/list-all.txt b/cmd/helm/testdata/output/list-all.txt index c93262d24..46126f82e 100644 --- a/cmd/helm/testdata/output/list-all.txt +++ b/cmd/helm/testdata/output/list-all.txt @@ -1,3 +1,3 @@ NAME NAMESPACE REVISION UPDATED STATUS CHART -starlord default 2 2016-01-16 00:00:00 +0000 UTC deployed chickadee-1.0.0 rocket default 1 2016-01-16 00:00:01 +0000 UTC failed chickadee-1.0.0 +starlord default 2 2016-01-16 00:00:00 +0000 UTC deployed chickadee-1.0.0 diff --git a/cmd/helm/testdata/output/list-filter.txt b/cmd/helm/testdata/output/list-filter.txt index c93262d24..46126f82e 100644 --- a/cmd/helm/testdata/output/list-filter.txt +++ b/cmd/helm/testdata/output/list-filter.txt @@ -1,3 +1,3 @@ NAME NAMESPACE REVISION UPDATED STATUS CHART -starlord default 2 2016-01-16 00:00:00 +0000 UTC deployed chickadee-1.0.0 rocket default 1 2016-01-16 00:00:01 +0000 UTC failed chickadee-1.0.0 +starlord default 2 2016-01-16 00:00:00 +0000 UTC deployed chickadee-1.0.0 diff --git a/cmd/helm/testdata/output/list-max.txt b/cmd/helm/testdata/output/list-max.txt index 8d93a9a09..f9e56e313 100644 --- a/cmd/helm/testdata/output/list-max.txt +++ b/cmd/helm/testdata/output/list-max.txt @@ -1,2 +1,2 @@ -NAME NAMESPACE REVISION UPDATED STATUS CHART -starlord default 2 2016-01-16 00:00:00 +0000 UTC deployed chickadee-1.0.0 +NAME NAMESPACE REVISION UPDATED STATUS CHART +rocket default 1 2016-01-16 00:00:01 +0000 UTC failed chickadee-1.0.0 diff --git a/cmd/helm/testdata/output/list-offset.txt b/cmd/helm/testdata/output/list-offset.txt index f9e56e313..8d93a9a09 100644 --- a/cmd/helm/testdata/output/list-offset.txt +++ b/cmd/helm/testdata/output/list-offset.txt @@ -1,2 +1,2 @@ -NAME NAMESPACE REVISION UPDATED STATUS CHART -rocket default 1 2016-01-16 00:00:01 +0000 UTC failed chickadee-1.0.0 +NAME NAMESPACE REVISION UPDATED STATUS CHART +starlord default 2 2016-01-16 00:00:00 +0000 UTC deployed chickadee-1.0.0 diff --git a/cmd/helm/testdata/output/list-short.txt b/cmd/helm/testdata/output/list-short.txt index 5f7151e5e..33d328424 100644 --- a/cmd/helm/testdata/output/list-short.txt +++ b/cmd/helm/testdata/output/list-short.txt @@ -1,2 +1,2 @@ -starlord rocket +starlord diff --git a/cmd/helm/testdata/output/list-superseded.txt b/cmd/helm/testdata/output/list-superseded.txt index c93262d24..46126f82e 100644 --- a/cmd/helm/testdata/output/list-superseded.txt +++ b/cmd/helm/testdata/output/list-superseded.txt @@ -1,3 +1,3 @@ NAME NAMESPACE REVISION UPDATED STATUS CHART -starlord default 2 2016-01-16 00:00:00 +0000 UTC deployed chickadee-1.0.0 rocket default 1 2016-01-16 00:00:01 +0000 UTC failed chickadee-1.0.0 +starlord default 2 2016-01-16 00:00:00 +0000 UTC deployed chickadee-1.0.0 diff --git a/cmd/helm/testdata/output/list.txt b/cmd/helm/testdata/output/list.txt index c93262d24..46126f82e 100644 --- a/cmd/helm/testdata/output/list.txt +++ b/cmd/helm/testdata/output/list.txt @@ -1,3 +1,3 @@ NAME NAMESPACE REVISION UPDATED STATUS CHART -starlord default 2 2016-01-16 00:00:00 +0000 UTC deployed chickadee-1.0.0 rocket default 1 2016-01-16 00:00:01 +0000 UTC failed chickadee-1.0.0 +starlord default 2 2016-01-16 00:00:00 +0000 UTC deployed chickadee-1.0.0