We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb186e2 commit c9cd77aCopy full SHA for c9cd77a
services/jenkins/jenkins-tests.service.js
@@ -54,9 +54,8 @@ module.exports = class JenkinsTests extends JenkinsBase {
54
title: 'Jenkins tests',
55
namedParams: {
56
protocol: 'https',
57
- host: 'jenkins.qa.ubuntu.com',
58
- job:
59
- 'view/Trusty/view/Smoke%20Testing/job/trusty-touch-flo-smoke-daily',
+ host: 'jenkins.sqlalchemy.org',
+ job: 'alembic_coverage',
60
},
61
queryParams: {
62
compact_message: null,
0 commit comments