gansheer commented on code in PR #4821:
URL: https://github.com/apache/camel-k/pull/4821#discussion_r1356805326
##########
docs/modules/ROOT/pages/contributing/e2e.adoc:
##########
@@ -31,15 +31,22 @@ This is the list of the groups we are using (please, notice
that they can slight
* builder (`make test-builder`)
* common (`make test-common`)
* commonwithcustominstall (`make test-common-with-custom-install`)
- * install (`make test-install` and `make test-install-olm`)
+ * install (`make test-install`, `make test-install-olm` and
`test-install-upgrade`)
Review Comment:
```suggestion
* install (`make test-install`, `make test-install-olm` and `make
test-install-upgrade`)
```
##########
docs/modules/ROOT/pages/installation/advanced/advanced.adoc:
##########
@@ -45,6 +45,7 @@ We have several configuration used to influence the building
of an integration:
--build-strategy string Set the build strategy
--build-order-strategy string Set the build order strategy
--build-timeout string Set how long the build process
can last
+--"build-catalog-tool-timeout string Set how long the catalogtool
image build can last
Review Comment:
```suggestion
--build-catalog-tool-timeout string Set how long the catalogtool
image build can last
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]