]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade/pacific-x/rgw-multisite: specify distro
authorKefu Chai <kchai@redhat.com>
Mon, 12 Apr 2021 06:55:51 +0000 (14:55 +0800)
committerCasey Bodley <cbodley@redhat.com>
Mon, 12 Apr 2021 16:56:35 +0000 (12:56 -0400)
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 <kchai@redhat.com>
qa/suites/upgrade/pacific-x/rgw-multisite/supported-random-distro$ [new symlink]

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 (symlink)
index 0000000..0862b44
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported-random-distro$
\ No newline at end of file