From 2fc1d74043b7b556a043fe98eeedc05474bcb281 Mon Sep 17 00:00:00 2001 From: Waqar Ahmed Date: Mon, 7 Dec 2020 20:49:46 +0500 Subject: [PATCH] Add timezone support --- features_capability.json | 4 ++++ test/plex/2.1.0/questions.yaml | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/features_capability.json b/features_capability.json index 96526c85a08..af1d4709aca 100644 --- a/features_capability.json +++ b/features_capability.json @@ -14,5 +14,9 @@ "definitions/gpuConfiguration": { "stable": {"min": "20.12-ALPHA"}, "nightlies": {"min": "20.10-MASTER-somever"} + }, + "definitions/timezone": { + "stable": {"min": "20.12-ALPHA"}, + "nightlies": {"min": "20.12-MASTER"} } } \ No newline at end of file diff --git a/test/plex/2.1.0/questions.yaml b/test/plex/2.1.0/questions.yaml index e2328f9e339..a21fd9adc96 100644 --- a/test/plex/2.1.0/questions.yaml +++ b/test/plex/2.1.0/questions.yaml @@ -111,7 +111,9 @@ questions: group: "Plex Configuration" schema: type: string - default: "UTC" + default: "Etc/UTC" + $ref: + - "definitions/timezone" # Update strategy - variable: strategyType