https://github.com/ppc64le-cloud/knative-tkn-upstream-ci
https://github.com/ppc64le-cloud/knative-tkn-upstream-ci
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ppc64le-cloud/knative-tkn-upstream-ci
- Owner: ppc64le-cloud
- License: apache-2.0
- Created: 2024-10-17T13:23:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-22T10:10:40.000Z (6 months ago)
- Last Synced: 2026-01-12T19:50:29.653Z (5 months ago)
- Language: Shell
- Size: 374 KB
- Stars: 0
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Knative & Tekton Upstream CI
## Introduction
This repo hosts automation, configurations, documentation & scripts to enable/support [Knative](https://knative.dev) & [Tekton](https://tekton.dev) upstream CI on ppc64le.
### PPC64le Knative jobs
We've enabled CI for the following Knative components on ppc64le :
`client`,`eventing`,`eventing-kafka-broker`,`operator`,`plugin-event`.
Here's the [link](https://prow.ppc64le-cloud.cis.ibm.net/?job=knative-*) to the ppc64le Knative prow jobs.
This [repo](https://github.com/ppc64le-cloud/test-infra) hosts the configs for prow. We raise a PR here to add/modify/remove any Knative job.
### Knative documentation
Please read the project [documentation](./docs/knative/README.md) to familiarize with the project setup, involved processes, environments and components.
### PPC64le Tekton jobs
We've enabled CI for the following Tekton components on ppc64le :
`cli`,`operator`,`triggers`.
Here's the [link](https://dashboard.dogfooding.tekton.dev/#/namespaces/bastion-p/pipelineruns) to the ppc64le Tekton jobs.
This [repo](https://github.com/tektoncd/plumbing) hosts the job configs. We raise a PR here to add/modify/remove any Tekton job.
### Tekton documentation
Please read the project [documentation](./docs/tekton/README.md) to familiarize with the project setup, involved processes, environments and components.