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

Remove: feed self test check #896

Merged
merged 1 commit into from
May 8, 2023
Merged

Remove: feed self test check #896

merged 1 commit into from
May 8, 2023

Conversation

jjnicola
Copy link
Member

@jjnicola jjnicola commented May 3, 2023

What

Remove: feed self test check
Jira: SC-773

Why

The feed self test is not performed anymore. This remove the dependency from ospd-openvas to the sync script However, the OSP 'check_feed' command still returns the elements with default values, for backward comaptibility, since gvmd still expects them.

<self_test_exit_error>0</self_test_exit_error>
<self_test_error_msg/>

References

Checklist

  • Tests

@jjnicola jjnicola requested a review from a team as a code owner May 3, 2023 07:46
@jjnicola jjnicola mentioned this pull request May 3, 2023
1 task
@jjnicola jjnicola enabled auto-merge (squash) May 3, 2023 07:54
The feed self test is not performed anymore. This remove the dependency from ospd-openvas to the sync script
However, the OSP 'check_feed' command still returns the elements with default values, for backward comaptibility, since gvmd still expects them.
``` xml
<self_test_exit_error>0</self_test_exit_error>
<self_test_error_msg/>
```
@jjnicola jjnicola merged commit 51ee063 into main May 8, 2023
@jjnicola jjnicola deleted the feed-check branch May 8, 2023 11:01
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