GoogleCloudPlatform / GoogleCloudPlatform/gcsfuse

Add integration tests to detect that the configuration is dumped in the stdout/logfile.

Open
#2,134 2 comments 0 reactions 0 assignees View on GitHub
Eng-Backlog good first issue
Dominant language
Go
Stars
2.3k
Forks
510
Avg merge
2d 17h
Merged PRs (30d)
35

Description

Background:
GCSFuse dumps the configuration that it was started with in the log file/standard output depending upon whether it was started in background/foreground mode. We'd like to add integration tests to verify that the logging does happen.

Motivation:
Configuration logging helps determine what was the configuration of GCSFuse when it was run. It comes in handy while debugging issues.

Acceptance Criteria:
Add an integration test that should test whether the configuration is being dumped into the log file. We don't want to compare exactly whether all the flags are being written to since that'll lead to it becoming a change-detector test; we just want to know whether the dumping is happening.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.