From: Kefu Chai Date: Mon, 12 Apr 2021 06:55:51 +0000 (+0800) Subject: qa/suites/upgrade/pacific-x/rgw-multisite: specify distro X-Git-Tag: v17.1.0~2257^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8b879ca72c1d93da2f26f8acceda04eedfef66af;p=ceph.git 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 --- 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 000000000000..0862b4457b37 --- /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