mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-03 13:37:42 +08:00
Docs: Make sure documentation tests run on QtAA integration
Previously the dedicated documentation config was removed in favor of including ubuntu-22.04-documentation. Since then, that configuration lost the TestDocs flag. It now comes with ubuntu-22.04-documentation-x11-tests instead, so this change adds that configuration. Change-Id: I046f79aa8810ded6aa6dd07814ff43dd3fa2bbe8 Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit6fea315c0f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit6146c70d06)
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
da6f809acc
commit
bec7d8ae9d
@@ -3,7 +3,8 @@ Include: [
|
||||
cmake_platforms.yaml: [
|
||||
'rhel-8.6',
|
||||
'windows-10_22h2-mingw11',
|
||||
'ubuntu-22.04-documentation'
|
||||
'ubuntu-22.04-documentation',
|
||||
'ubuntu-22.04-documentation-x11-tests'
|
||||
],
|
||||
macos.yaml: [
|
||||
'macos-universal-on-x86_64'
|
||||
|
||||
Reference in New Issue
Block a user