action #10516
closed[functional][u] Use jenkins as extension for openQA
0%
Description
user story¶
As an openQA instance administrator I want to trigger tests on new product builds, monitor working status, provide push notification to users with jenkins not to reinvent the wheel on this
acceptance criteria¶
- "rsync.pl" can be replaced by jenkins
further notes¶
This is an extension on https://hackweek.suse.com/13/projects/1208
see also for inspiration:
- https://kernelci.org/
- https://fosdem.org/2016/schedule/event/kernelci/attachments/slides/888/export/events/attachments/kernelci/slides/888/kernelci_org___FOSDEM_2016.pdf
- https://fosdem.org/2016/schedule/event/jenkins_as_code/attachments/slides/895/export/events/attachments/jenkins_as_code/slides/895/Jenkins_as_a_code___FOSDEM___Lukasz_Szczesny___Marcin_Zajaczkowski.pdf
- https://ci.linaro.org/
- https://ci.linaro.org/view/people/job/khilman-kernel-build-complete/
further literature
Updated by AdamWill almost 9 years ago
For the record, Fedora will soon switch to using [https://taskotron.fedoraproject.org/ Taskotron] for this purpose. I'm not sure if SUSE is at all interested in using it, but thought I'd mention it. It's basically a task scheduler and test result storage database with a focus on QA automation.
Updated by dmaiocchi almost 9 years ago
ok thx Adam for your post and advice with taskotron.
I would like to know, what is the difference between Tasktron and Jenkins, in better words, why you are going to make Tasktron when there is Jenkins that's mature and is really adapt for testing. I want to know, it's not a provocation. ( i already read your docs, so just don't paste and copy :) )
Updated by okurz about 8 years ago
- Status changed from New to In Progress
Some steps have been done already. http://lord.arch.suse.de:8080 is a jenkins instance in use, e.g. openSUSE Krypton on o3 is triggered by this jenkins instance. If anyone is interested, you are welcome to ask me. Next steps could be
- extract jenkins build step code snippets into a repo and call them from there
- provide a jenkins appliance
- document it, blog about it, provide a video
- replace
rsync.pl
- …
- world domination
Updated by okurz about 8 years ago
Updated by coolo about 7 years ago
- Project changed from openQA Project to openQA Tests
- Category changed from Feature requests to Infrastructure
Updated by okurz over 6 years ago
- Subject changed from Use jenkins as extension for openQA to [functional]Use jenkins as extension for openQA
- Priority changed from Normal to Low
- Target version set to future
Updated by okurz over 6 years ago
- Related to coordination #34102: [functional][y][epic] improve openqa/scripts added
Updated by okurz over 6 years ago
- Related to coordination #36778: [functional][u][y][epic] improve openqa triggering mechanisms, standardize OBS/IBS deliverables structure, trigger jobs using other means added
Updated by okurz about 6 years ago
I moved the jenkins instance from lord.arch.suse.de:8080 to jenkins.qa.suse.de . Moved /var/lib/jenkins/ to jenkins.qa.suse.de, followed https://devopscube.com/access-run-jenkins-port-80/ for nginx reverse proxy to forward traffic over port 80 to internal 8080 and replaced references to lord.arch with jenkins.qa in /var/lib/jenkins/*.xml
Updated by okurz about 6 years ago
- Copied to action #42233: Production-grade jenkins.qa.suse.de for QA SLE (EMEA) added
Updated by okurz about 6 years ago
- Subject changed from [functional]Use jenkins as extension for openQA to [functional][u] Use jenkins as extension for openQA
Updated by szarate almost 6 years ago
- Project changed from openQA Tests to openQA Infrastructure
- Category deleted (
Infrastructure)
Updated by okurz over 5 years ago
- Status changed from Workable to New
@szarate does not want to see it in the Workable list, which is fine for now. It's in "future" :)
Updated by okurz over 4 years ago
- Status changed from New to Resolved
- Assignee set to okurz
jenkins.qa.suse.de is running fine but nothing is moving forward. I doubt this ticket provides more help staying open.