eiffel-community / eiffel-easy2use

A sandbox to be used to try out the Eiffel protocol and related services
Apache License 2.0
10 stars 19 forks source link

EI can't trigger Jenkins jobs out-of-the-box due to security Jenkins settings. #11

Closed tobiasake closed 5 years ago

tobiasake commented 5 years ago

Currently there is issue for Eiffel-Intelligence to trigger Jenkins jobs due to some invalid security settings in Jenkins. This is only an issue in Kubernetes and helm chart configurations. In Docker the Jenkins security settings is correct and Jenkins jobs is triggered out-of-the-box from Eiffel-Intelligence.

WORKAROUND: Disable the Jenkins Security in Jenkins Web GUI and in "Configure Global Security"

Description

Motivation

Exemplification

Benefits

Possible Drawbacks

tobiasake commented 5 years ago

Fix for this issue is out in a Pull-Request: https://github.com/eiffel-community/eiffel-easy2use/pull/13