Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EJBCA 7.4.0
-
Component/s: None
-
Issue discovered during:Jenkins
-
Sprint:EJBCA Team Bob -2020 w10
Description
The Selenium jobs on Jenkins all expose port 28443, which cause a conflict when two jobs run at the same time.
Suggested solutions:
- Adjust the Jenkinsfile to use different ports for different jobs (e.g. 28443, 38443, etc.)
- Or, stop exposing the port completely (if possible)