On 07/23/2018 06:12 AM, Laura Paduano wrote:
Hi all, I've created a pull request which is supposed run our Ceph mgr dashboard frontend (e2e) tests. [1] In oder to run those tests, we need a compiled Ceph around on the system. So I was wondering how to integrate this into the Jenkins job.. I guess one option would be to include the run-make-check script like it's used in the ceph-pull-request Jenkins job [2] ? Or is there any other way? [1] https://github.com/ceph/ceph-build/pull/1086 [2] https://github.com/ceph/ceph-build/blob/master/ceph-pull-requests/config/ definitions/ceph-pull-requests.yml#L56
These tests seem pretty fast - 40s on my laptop - much faster than building or downloading ceph binaries. What about running this as part of 'make check' if chrome is installed (and adding chrome as part of the ceph-pull-request job)? Josh -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html