From 8b879ca72c1d93da2f26f8acceda04eedfef66af Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Mon, 12 Apr 2021 14:55:51 +0800 Subject: [PATCH] qa/suites/upgrade/pacific-x/rgw-multisite: specify distro instead of using the default / existing distro, specify the distro for testing. this change prevents us from using bionic for testing the builds. this has two consequences: * so we are one step closer to a non-bionic world. * avoid building packages with PPA repo which *might* introduce runtime dependencies on 3rd party runtimes provided by PPA repo. see also: https://tracker.ceph.com/issues/50218 Signed-off-by: Kefu Chai --- .../upgrade/pacific-x/rgw-multisite/supported-random-distro$ | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/suites/upgrade/pacific-x/rgw-multisite/supported-random-distro$ diff --git a/qa/suites/upgrade/pacific-x/rgw-multisite/supported-random-distro$ b/qa/suites/upgrade/pacific-x/rgw-multisite/supported-random-distro$ new file mode 120000 index 0000000000000..0862b4457b37a --- /dev/null +++ b/qa/suites/upgrade/pacific-x/rgw-multisite/supported-random-distro$ @@ -0,0 +1 @@ +.qa/distros/supported-random-distro$ \ No newline at end of file -- 2.39.5