Skip to content

stf_collect_logs leaves logs in the git path #522

@leifmadsen

Description

@leifmadsen

When running stf-run-ci with ansible-playbook build/run-ci.yml the result is various logs dumped into the default git path.

Would suggest either changing the default logging directory, adding a new logging directory in the build/ directory and writing there, along with some update to .gitignore so we don't accidentally see logs committed to the repo.

	build/describe_sto.log
	build/post_oc_describe_build_prometheus-webhook-snmp-2.log
	build/post_oc_describe_build_service-telemetry-operator-2.log
	build/post_oc_describe_build_sg-bridge-2.log
	build/post_oc_describe_build_sg-core-2.log
	build/post_oc_describe_build_smart-gateway-operator-2.log
	build/post_oc_describe_pod_prometheus-default-0.log
	build/post_oc_describe_pod_prometheus-webhook-snmp-2-build.log
	build/post_oc_describe_pod_service-telemetry-operator-2-build.log
	build/post_oc_describe_pod_sg-bridge-2-build.log
	build/post_oc_describe_pod_sg-core-2-build.log
	build/post_oc_describe_pod_smart-gateway-operator-2-build.log
	build/post_oc_get_builds.log
	build/post_oc_get_images.log
	build/post_oc_get_subscriptions.log
	build/post_question_deployment.log
	build/sgo_gen_bundle.log
	build/sto_gen_bundle.log
	build/validate_deployment.log

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions