[
https://issues.jboss.org/browse/SWSQE-79?page=com.atlassian.jira.plugin.s...
]
Jeeva Kandasamy commented on SWSQE-79:
--------------------------------------
In Jaeger, we have only one pipeline job. and we have only one console, so it is easy to
publish that log with a shell script.
But in Kiali we have multiple jobs, one triggers another and it goes nested and parallel.
With the help of shell scripts, it is difficult to achieve this task.
We have to divide this task into more number of subtasks,
# Add Python code to get all relevant job details for a particular PR test. Collect all
the logs and post it
fpaste.org and report the status(links) back to the
community(GitHub).
# Configure this script with Jenkins PR plugin
Report jenkins CI result back to the community(github PR's)
-----------------------------------------------------------
Key: SWSQE-79
URL:
https://issues.jboss.org/browse/SWSQE-79
Project: Kiali QE
Issue Type: Task
Reporter: Jeeva Kandasamy
Assignee: Jeeva Kandasamy
Currently, we show only pass or fail status of the suite to PR. There is no failure
reason for PR from internal Jenkins job.
Sample:
https://github.com/jaegertracing/jaeger-openshift/tree/master/jenkins-ci
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)