From 7e8ea33ce3b07563a36806c6ec0ce04b3ad40fef Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Thu, 13 May 2021 09:09:34 -0400 Subject: [PATCH] rebuild - restore c-h proxy env vars for add-apt-repository This also adds groovy-victoria-ha to force_deploy which is necessary for cs:ntp. Change-Id: I78b3a146d2c42ec3d1474ce829de5963e556b8e4 --- rebuild | 2 +- src/tests/tests.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/rebuild b/rebuild index b883984..7a4f387 100644 --- a/rebuild +++ b/rebuild @@ -2,4 +2,4 @@ # when dependencies of the charm change, # but nothing in the charm needs to. # simply change the uuid to something new -82eeb69e-5745-11eb-a017-1bac08bb14fb +fa041078-b3eb-11eb-acb1-9b3ca8d6ef14 diff --git a/src/tests/tests.yaml b/src/tests/tests.yaml index e5bbc84..397d64b 100644 --- a/src/tests/tests.yaml +++ b/src/tests/tests.yaml @@ -53,3 +53,4 @@ target_deploy_status: tests_options: force_deploy: - hirsute-wallaby-ha + - groovy-victoria-ha