-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: jira-trigger-plugin
-
None
Currently jira-trigger-plugin acceptance test is not runnable in a CI system due to the complicated and slow manual steps:
- Vagrant
- Oracle license
- Waiting for JIRA to start
- Sometimes it fails and JIRA cache needs to be deleted in vagrant
The value of running the acceptance test against real JIRA is lower than being able to run it easily and against CI because:
- JIRA webhook is versioned, as long as we can send the real webhook body to Jenkins it is going to be similar.
- Sending JQL to JIRA is only testing JIRA, we can mock the behaviour