-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
Description
Describe your use-case which is not covered by existing documentation.
Currently the automated tests for this repository just install the .deb or .rpm package by filename, verify that the service started, verify that Jenkins is serving HTTP requests, and verify that the service stops. This is a good start, but it is not a comprehensive set of test scenarios.
This task covers enumerating all scenarios that need automated testing to prevent regressions. Off the top of my head I can think of the following:
- Installing from HTTP rather than by raw
.debor.rpm, including GPG key checks - Configuring SSL/TLS
If there are additional scenarios to be tested, please enumerate them here.
CC @MarkEWaite
Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.
No response
Reactions are currently unavailable