Patrick Cadelina

Results 2 issues of Patrick Cadelina

[Slave To Master Access Control](https://wiki.jenkins.io/display/JENKINS/Slave+To+Master+Access+Control) documents the need for plugins to properly implement access control so that whitelisting `/plugins/selenium/.*` in `/secrets/filepath-filters.d/50-gui.conf` would not be necessary. Logs: ``` Starting Selenium nodes...

My Jenkins and nodes are setup in AWS as EC2 instances. Jenkins host lives in the same VPC as the nodes although they live in separate subnets. The way the...