Skip to content

docker: changes required for running the server regression tests#70

Merged
EmilioPeJu merged 2 commits intomasterfrom
docker-tests
Sep 8, 2025
Merged

docker: changes required for running the server regression tests#70
EmilioPeJu merged 2 commits intomasterfrom
docker-tests

Conversation

@EmilioPeJu
Copy link
Copy Markdown
Contributor

  • Install netcat
  • Add epel repo before (otherwise yum wouldn't find netcat)

Installing epel together with dependencies is confusing, as we can't
install packages provided by it.
@Araneidae
Copy link
Copy Markdown
Contributor

Araneidae commented Sep 8, 2025

I don't see the server regression test in the list of checks above at the bottom of this page, should I?

@EmilioPeJu
Copy link
Copy Markdown
Contributor Author

EmilioPeJu commented Sep 8, 2025

I don't see the server regression test in the list of checks above at the bottom of this page, should I?

Well, this is just providing the environment on which the tests are run

GNU netcat implementation was avoided because of its default behaviour
of not closing the connection on EOF.
@EmilioPeJu EmilioPeJu merged commit d964c36 into master Sep 8, 2025
12 checks passed
@EmilioPeJu EmilioPeJu deleted the docker-tests branch September 8, 2025 10:40
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.

3 participants