Skip to content

Commit 2c246a9

Browse files
authored
Merge pull request #82286 from openshift/EricPonvelle-patch-3
Update README.adoc
2 parents 82dd0ee + 8c59a15 commit 2c246a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/prow/README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Open a shell prompt in the `openshift-docs/` directory, and run the script passi
3333
+
3434
[source,terminal]
3535
----
36-
./scripts/prow/add-new-prow-config.sh 4.15 enterprise-4.15 "openshift-enterprise openshift-rosa openshift-dedicated microshift"
36+
./scripts/prow/add-new-prow-config.sh 4.15 enterprise-4.15 "openshift-enterprise openshift-rosa openshift-rosa-hcp openshift-dedicated microshift"
3737
----
3838
+
3939
[NOTE]
@@ -45,8 +45,8 @@ The script copies the new job YAML to the ci-operator config folder in the `$HOM
4545
+
4646
[IMPORTANT]
4747
====
48-
`openshift-rosa` and `openshift-osd` distros should be included in main, current, and future enterprise branch builds only.
49-
When you add a new enterprise branch, remember to remove `openshift-rosa` and `openshift-osd` distros from the most recent enterprise branch.
48+
`openshift-rosa`, `openshift-rosa-hcp`, and `openshift-osd` distros should be included in main, current, and future enterprise branch builds only.
49+
When you add a new enterprise branch, remember to remove `openshift-rosa`, `openshift-rosa-hcp`, and `openshift-osd` distros from the most recent enterprise branch.
5050
5151
For example, when the current version is 4.15, and you create a enterprise-4.16 branch, remove `openshift-rosa` and `openshift-osd` distros from the enterprise-4.15 branch build.
5252
====

0 commit comments

Comments
 (0)