]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/suites/rgw/website: run test on ubuntu
authorSage Weil <sage@redhat.com>
Wed, 22 Jan 2020 20:36:18 +0000 (14:36 -0600)
committerSage Weil <sage@redhat.com>
Wed, 22 Jan 2020 21:17:57 +0000 (15:17 -0600)
The dnsmasq package on centos 8.0 is broken, see
https://tracker.ceph.com/issues/43744

For now, run this test on ubuntu.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rgw/website/centos_latest.yaml [deleted symlink]
qa/suites/rgw/website/overrides.yaml
qa/suites/rgw/website/ubuntu_latest.yaml [new symlink]

diff --git a/qa/suites/rgw/website/centos_latest.yaml b/qa/suites/rgw/website/centos_latest.yaml
deleted file mode 120000 (symlink)
index bd9854e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
index f433654f61f396402f6f3127d062e09274cd5089..57fb5d0338e3b39c6f3725672835465d3006ff07 100644 (file)
@@ -1,5 +1,6 @@
 # see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
-os_type: centos
+# letting this run on ubuntu for now, though -sage
+#os_type: centos
 
 overrides:
   install:
diff --git a/qa/suites/rgw/website/ubuntu_latest.yaml b/qa/suites/rgw/website/ubuntu_latest.yaml
new file mode 120000 (symlink)
index 0000000..3a09f9a
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file