From 51bfc54f0b2f86263cafddfb348d4dbcfe33e891 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 3 Nov 2020 18:42:35 -0800 Subject: [PATCH] openQA: deploy new scratch builds on stg Testing a git bump. Signed-off-by: Adam Williamson --- inventory/group_vars/openqa_lab | 3 +++ inventory/group_vars/openqa_lab_workers | 3 +++ 2 files changed, 6 insertions(+) diff --git a/inventory/group_vars/openqa_lab b/inventory/group_vars/openqa_lab index 6250f21c3f..5509e5313a 100644 --- a/inventory/group_vars/openqa_lab +++ b/inventory/group_vars/openqa_lab @@ -37,6 +37,9 @@ openqa_env: staging # ON THE EDGE (radical guitar riff) openqa_repo: updates-testing +# 2020-11 git bump, dep +openqa_scratch: ["54880919", "54872388"] + wikitcms_token: "{{ private }}/files/openidc/staging/wikitcms.json" openqa_wikitcms_hostname: stg.fedoraproject.org openqa_resultsdb_url: http://resultsdb01.stg.iad2.fedoraproject.org/resultsdb_api/api/v2.0/ diff --git a/inventory/group_vars/openqa_lab_workers b/inventory/group_vars/openqa_lab_workers index e1f191ff62..40a6561d77 100644 --- a/inventory/group_vars/openqa_lab_workers +++ b/inventory/group_vars/openqa_lab_workers @@ -15,5 +15,8 @@ openqa_env: staging # staging, we live ON THE EDGE (radical guitar riff) openqa_repo: updates-testing +# 2020-11 git bump, dep +openqa_scratch: ["54880919", "54872388", "54879672", "54878601"] + deployment_type: stg freezes: false