From 1f57cf3d31c1347c9f06e8929942c61150209173 Mon Sep 17 00:00:00 2001 From: Somtochi Onyekwere Date: Fri, 30 Sep 2022 06:04:38 +0100 Subject: [PATCH] Update oci golden file Signed-off-by: Somtochi Onyekwere --- cmd/flux/source_oci_test.go | 8 ++++---- cmd/flux/testdata/oci/get_oci.golden | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cmd/flux/source_oci_test.go b/cmd/flux/source_oci_test.go index 02ca7e88..c0f8125c 100644 --- a/cmd/flux/source_oci_test.go +++ b/cmd/flux/source_oci_test.go @@ -32,10 +32,10 @@ func TestSourceOCI(t *testing.T) { "create source oci thrfg --url=oci://ghcr.io/stefanprodan/manifests/podinfo --tag=6.1.6 --interval 10m", "testdata/oci/create_source_oci.golden", }, - //{ - // "get source oci thrfg", - // "testdata/oci/get_oci.golden", - //}, + { + "get source oci thrfg", + "testdata/oci/get_oci.golden", + }, { "reconcile source oci thrfg", "testdata/oci/reconcile_oci.golden", diff --git a/cmd/flux/testdata/oci/get_oci.golden b/cmd/flux/testdata/oci/get_oci.golden index b200bd92..5397cae2 100644 --- a/cmd/flux/testdata/oci/get_oci.golden +++ b/cmd/flux/testdata/oci/get_oci.golden @@ -1,2 +1,2 @@ -NAME REVISION SUSPENDED READY MESSAGE -thrfg dbdb109711ffb3be77504d2670dbe13c24dd63d8d7f1fb489d350e5bfe930dd3 False True stored artifact for digest 'dbdb109711ffb3be77504d2670dbe13c24dd63d8d7f1fb489d350e5bfe930dd3' \ No newline at end of file +NAME REVISION SUSPENDED READY MESSAGE +thrfg 6.1.6/dbdb109711ffb3be77504d2670dbe13c24dd63d8d7f1fb489d350e5bfe930dd3 False True stored artifact for digest '6.1.6/dbdb109711ffb3be77504d2670dbe13c24dd63d8d7f1fb489d350e5bfe930dd3'