Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #20446: Don't insert partial runs as run logs #4062

Conversation

amousset
Copy link
Member

@amousset
Copy link
Member Author

PR updated with a new commit

@amousset
Copy link
Member Author

PR updated with a new commit

@amousset
Copy link
Member Author

PR updated with a new commit

@amousset
Copy link
Member Author

PR updated with a new commit

@@ -67,12 +71,6 @@ pub enum RunlogInsertion {
AlreadyThere,
}

#[derive(Clone, Copy, Debug, PartialEq, Eq)]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this as it makes no sense anymore

@@ -5,6 +5,19 @@
},
"config_id": "20200324-102421-f6947255",
"reports": [
{
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the start was skipped due to the non-timestamped line in

. They should never appear there is the wild, but I kept them to ensure the parser does not explode if it happens.

@Normation-Quality-Assistant
Copy link
Contributor

This PR is not mergeable to upper versions.
Since it is "Ready for merge" you must merge it by yourself using the following command:
rudder-dev merge https://github.com/Normation/rudder/pull/4062
-- Your faithful QA
Kant merge: "To be is to do."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/48399/console)

@amousset
Copy link
Member Author

OK, squash merging this PR

@amousset amousset force-pushed the bug_20446/don_t_insert_partial_runs_as_run_logs branch from 5fcf5c1 to c15a534 Compare December 16, 2021 20:45
@amousset amousset merged commit c15a534 into Normation:branches/rudder/7.0 Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants