Closed Bug 1467241 Opened 7 years ago Closed 5 years ago

spark-streaming - Jenkins and Travis build (s3 upload) need to be synchronized

Categories

(Data Platform and Tools Graveyard :: Operations, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: hwoo, Assigned: hwoo)

References

Details

- Jenkins and Travis build (s3 upload) need to be synchronized somehow Jenkins is not accessible to public so travisCI executing job remotely via REST API is not an option. 1. Can extend https://github.com/mozilla-services/cloudops-deployment-proxy to listen to travisCI webhooks in addition to dockerhub's 2. Can write travisCI webhook receiver -> kinesis + travisCI webhook kinesis consumer that executes jenkins jobs The current jenkins jobs can run using github poll scm feature already, but there would still be a sync issue because travisCI build could still be in progress. TravisCI will upload new job jar to s3, and trigger webhook success which will initiate jenkins job
Assignee: nobody → hwoo
Priority: -- → P3
Blocks: 1457938
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in before you can comment on or make changes to this bug.