Skip to content

Conversation

@jhughesoti
Copy link
Contributor

Fixes two test issues:

TLS Module:

  • root_certs are only mounted during build time so no user provided root_certs after install are available for the test. Update mounts root_certs into all test modules for availability during runtime

NMAP Module:

  • Add an allowed port option and update the http config to include 443 for http tests. Http was incorrectly failing on allowed port 443 and needed to have a port allowed since http and https both report the same service name.

@jboddey jboddey merged commit 6bad0dd into dev Sep 21, 2023
@jboddey jboddey deleted the test_fixes branch September 26, 2023 12:30
hitnik pushed a commit that referenced this pull request Jul 22, 2024
* Mount root_certs to test containers

* Add allow option to nmap ports
Fix https failure detection in http test

* Remove device certs copy during tls build
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