]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/rest: run restful test on el8 32920/head
authorSage Weil <sage@redhat.com>
Mon, 27 Jan 2020 17:02:07 +0000 (11:02 -0600)
committerSage Weil <sage@redhat.com>
Mon, 27 Jan 2020 17:02:07 +0000 (11:02 -0600)
For some reason the requests library has trouble connecting from
ubuntu 18.04.  I reproduced this locally on my 18.04 desktop, although
there it fails on the first API request instead of the last (as in QA).

In any case, this appears to be a client library problem.

Fixes: https://tracker.ceph.com/issues/43720
Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/rest/centos_latest.yaml [new symlink]
qa/suites/rados/rest/supported-random-distro$ [deleted symlink]

diff --git a/qa/suites/rados/rest/centos_latest.yaml b/qa/suites/rados/rest/centos_latest.yaml
new file mode 120000 (symlink)
index 0000000..bd9854e
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/rest/supported-random-distro$ b/qa/suites/rados/rest/supported-random-distro$
deleted file mode 120000 (symlink)
index 7cef21e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../basic/supported-random-distro$
\ No newline at end of file