From f115ae985a399ddce060f448097b8068450a8f48 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Thu, 15 Jul 2021 14:28:03 +0000 Subject: pkg/mgrconfig: make dashboard_key unnecessary Update mgrconfig tests so that they properly test manager configuration. Add dummy files to the testdata directory so that it looks like a real syzkaller folder. Adjust gce1.cfg to test the situation when there dashboard_client is not accompanied by dashboard_key. Make dashboard_key unnecessary. --- pkg/mgrconfig/testdata/disk.raw | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 pkg/mgrconfig/testdata/disk.raw (limited to 'pkg/mgrconfig/testdata/disk.raw') diff --git a/pkg/mgrconfig/testdata/disk.raw b/pkg/mgrconfig/testdata/disk.raw new file mode 100644 index 000000000..e69de29bb -- cgit mrf-deployment