Logo
Explore Help
Sign In
mirrors/ceph-csi
1
0
Fork 0
You've already forked ceph-csi
mirror of https://github.com/ceph/ceph-csi.git synced 2025-06-03 04:16:42 +00:00
Code Issues Packages Projects Releases Wiki Activity
ceph-csi/deploy/jjb-config.yaml

15 lines
280 B
YAML
Raw Normal View History

add scripts and configuration to deploy with Jenkins Job Builder These files make it possible to - build a container image that includes Jenkins Job Builder - store the container image in the OpenShift ImageStream - use the container to validate or deploy the Jenkins Jobs More details about the files are included in the README.md. Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-04-01 13:35:10 +02:00
---
apiVersion: v1
kind: ConfigMap
metadata:
name: jenkins-jobs
labels:
app: jjb
data:
jenkins_jobs.ini: |-
[jenkins]
user=ndevos-admin-edit-view
password=<token-from-user-config-in-webui>
url=https://jenkins-ceph-csi.apps.ci.centos.org/
build: remove urllib3 downgrade in jjb container, use timeout instead The upstream reported issue suggests adding a `timeout` value in the Jenkins Jobs Builder configuration. This looks like a nicer workaround than downgrading urllib3. Fixes: #3946 See-also: https://storyboard.openstack.org/#!/story/2010752 Signed-off-by: Niels de Vos <ndevos@ibm.com>
2023-06-28 13:39:41 +02:00
timeout=120
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 23ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API