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

Update test suites ls-query helper and COPYING file #97

Merged
merged 2 commits into from
Mar 16, 2022

Conversation

sjoegren
Copy link
Contributor

  • Make test suite more robust
  • Update license file with correct FSF address

Update ls-query so that when test suite runs
`ls-query.py --test-connect`, it tries to run an actual livestatus query
('GET status') instead of just checking if the tcp socket is up.
This should make tests more robust, so that they don't think Naemon with
broker modules are up and running and start sending external commands,
before modules are loaded properly.

Signed-off-by: Aksel Sjögren <asjogren@itrsgroup.com>
Update COPYING to match
http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
as the FSF address in the checked in license file were incorrect, as
pointed out by an rpmlint warning.

Signed-off-by: Aksel Sjögren <asjogren@itrsgroup.com>
@sjoegren sjoegren requested a review from jacobbaungard March 15, 2022 15:23
Copy link
Contributor

@sni sni left a comment

Choose a reason for hiding this comment

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

looks good

@sjoegren sjoegren merged commit 1bd2c07 into naemon:master Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants