Skip to content

Commit

Permalink
update ci doc for tekton-ci to konflux-ci move
Browse files Browse the repository at this point in the history
rh-pre-commit.version: 2.3.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
gabemontero committed Jul 12, 2024
1 parent 70b6019 commit b5a8460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docs/continuous_integation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Continuous integration tests

After installing the GitHub Application, Pipelines as Code triggers the PipelineRuns in [.tekton](../../.tekton) which execute the test tasks for each PR on the `prd-rh01` cluster, in the `tekton-ci` namespace, before merging it.
After installing the GitHub Application, Pipelines as Code triggers the PipelineRuns in [.tekton](../../.tekton) which execute the test tasks for each PR on the `prd-rh01` cluster, in the `konflux-ci` namespace, before merging it.

All the functional tests run on a ROSA HCP cluster that is automatically provisionned during the pipeline execution.

Expand Down

0 comments on commit b5a8460

Please sign in to comment.