Skip to content

isabella232/nightly-ci-kicks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Nightly CI PR Kicks

This repository is what controls the OpenShift Pipelines CI

When you create a new PR against this repo it will get picked by the OpenShift-CI triggers and starts the nightly CI.

This will comment on your PR with a link to the openshift console to follow the build.

If you don't have access to the openshift console, you need to :

  1. Get access to the knative devint cluster https://github.com/openshift-knative/cluster-devint#github-team-membership
  2. Request access from chmouel or vincent to issue this command :
oc adm policy add-role-to-user admin ${KERBEROS_USERNAME} -n ci-openshift-pipelines

Can I kick it ?

Yes you can !!!

Yes you can

Any PR would do it no need for fancy tags or other stuff to pick this up....

Design diagrams

CI worked flawlessly

Alt Text

CI is taking some time to pick up the change

Alt Text

CI failed miserably

Alt Text

CI get stopped by infra issues

infra issue

About

Repository to kicks the nightly CI from every night

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.5%
  • Shell 47.5%