summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-11-10 12:16:31 +0100
committerHeikki Halmet <heikki.halmet@qt.io>2022-06-14 17:37:26 +0300
commit504aa45e21faa1f45a60c283730262188cc54877 (patch)
tree5d51a5ea9869cac4449c39423a5b107ab02c2d5c
parent092dbf9661277cb30b922869bdf3775d7afcd5cf (diff)
Clarify that the CI does not define the reference configurations
For various reasons, not all reference configurations are tested in the CI, but may instead be tested day to day by developers, and manually as part of the release process. By removing the CI references in the documentation we make it clear that the CI does not define the list of reference configurations. Change-Id: Ie16dd23afe5cae9d0a67a216cd113ab3c3ca10ec Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit ce554b6313bac4b760bbced03b113d8cb4803ce3) Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-rw-r--r--doc/src/platforms/supported-platforms.qdoc17
1 files changed, 6 insertions, 11 deletions
diff --git a/doc/src/platforms/supported-platforms.qdoc b/doc/src/platforms/supported-platforms.qdoc
index 1090f0e8f..dda1fda16 100644
--- a/doc/src/platforms/supported-platforms.qdoc
+++ b/doc/src/platforms/supported-platforms.qdoc
@@ -65,13 +65,12 @@
\section1 Reference Configurations
- The reference configurations are run on the continuous integration (CI)
- system within Qt Project. In addition, they are subjected to unit test suite
- and other internal testing tools on a frequent basis (prior to new version
- releases, source tree branching, and at other significant period points in
- the development process). Errors or bugs discovered in these platforms are
- prioritized for correction. Significant errors discovered in tested
- configurations can impact release dates.
+ Reference configurations are the primary focus of development. They are subjected
+ to unit test suite and other internal testing tools on a frequent basis (prior to
+ new version releases, source tree branching, and at other significant period points
+ in the development process). Errors or bugs discovered in these platforms are
+ prioritized for correction. Significant errors discovered in tested configurations
+ can impact release dates.
Any configurations not listed above are not actively tested by the Qt
Project. However, Qt may run on configurations other than those actively
@@ -80,10 +79,6 @@
state for that particular configuration. The reference configurations are
subject to change during the lifetime of a Qt release.
- Details of the reference configurations are stored as \e {provisioning scripts}
- in the \l {https://code.qt.io/cgit/qt/qt5.git/tree/coin?h=\qtver}
- {qt5 Git repository}.
-
The Qt Company provides support for the officially supported platforms and
configurations. The Qt Company, Qt partners, open source projects and community
users are also able to provide assistance with various different platforms and