From 3a6f4a47f7753da64800b9b6bc2c012e4f4c08fd Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 17 Aug 2023 02:29:45 +0000 Subject: [PATCH] Update documentation to commit 7fd7dac80 commit 7fd7dac806aec6f30487e7f5a2b47b77b5af29a4 Merge: 5fbe29634 cd3765cfd Author: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> AuthorDate: Wed Aug 16 09:01:28 2023 +0000 Commit: GitHub CommitDate: Wed Aug 16 09:01:28 2023 +0000 Merge pull request #5282 from perlpunk/fix-sql-timezone Add timezone to SQL --- docs/api/schema/JobScenarios-01.yaml | 2 +- docs/api/testapi.html | 4 ++-- docs/current.pdf | Bin 3436065 -> 3436065 bytes docs/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/api/schema/JobScenarios-01.yaml b/docs/api/schema/JobScenarios-01.yaml index 0803de225c4..46a9cb7986e 100644 --- a/docs/api/schema/JobScenarios-01.yaml +++ b/docs/api/schema/JobScenarios-01.yaml @@ -66,7 +66,7 @@ properties: type: object additionalProperties: false patternProperties: - '^[A-Za-z0-9._*-]+$': + '^[A-Za-z\s0-9_*.+-]+$': type: object description: The name of the job template additionalProperties: false diff --git a/docs/api/testapi.html b/docs/api/testapi.html index 1e88af05489..6887e51979c 100644 --- a/docs/api/testapi.html +++ b/docs/api/testapi.html @@ -1885,7 +1885,7 @@
parse_extra_log
-
Formats currently supported are: JUnit, XUnit, LTP
+
Formats currently supported are: JUnit, XUnit, LTP, IPA, TAP
@@ -2078,7 +2078,7 @@
backend_get_wait_still diff --git a/docs/current.pdf b/docs/current.pdf index 92dfac893a52b4cadc29b5fdaa1620d85d72e96e..40857b6337b6050f4cfae5453df3cb896e3e8e8d 100644 GIT binary patch delta 191 zcmXBGOHRU206@`H5DEf*5S5=)@q-FlUI`6T_QN6^+_@~FD{y37hjWs<6-*eMI-FZhaYIK>&h;|HcV$AH<7i}hv?KGa%z delta 191 zcmXBGOKw2{06@{uQl)-XpHlTNiuQT$u>kwA2!lJXC0K!xSciF&yA=|HlbplCNPN)_=qV?;}d4^8MBzf7tCV;i&(-kzG4O6u!=RTV*}r@ ri7ouVHhy9UyV%1%4seJg{K7F#aEjkJ!#OVS2Y)fZC59NCj5pgWH`H2i diff --git a/docs/index.html b/docs/index.html index 1abe459994c..98e43f57611 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12457,7 +12457,7 @@

Developing tests with container