diff options
author | Yuri Weinstein <yweinste@redhat.com> | 2025-01-13 19:54:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-13 19:54:04 +0100 |
commit | bbd11c30edefdcdc2e8d47aa2c225016962ac8fe (patch) | |
tree | a20ae071a0912b939be1b4c30825d99f8d6c4897 /qa | |
parent | Merge pull request #61208 from Yonatan-Zaken/restore_selinux_context_when_wri... (diff) | |
parent | qa/tests: removed quincy from crontab (diff) | |
download | ceph-bbd11c30edefdcdc2e8d47aa2c225016962ac8fe.tar.xz ceph-bbd11c30edefdcdc2e8d47aa2c225016962ac8fe.zip |
Merge pull request #61311 from zdover23/wip-doc-2025-01-10-releases-remove-quincy-from-active
doc/releases: remove Quincy from "Active"
Reviewed by: Laura Flores <lflores@redhat.com>
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Diffstat (limited to 'qa')
-rw-r--r-- | qa/crontab/teuthology-cronjobs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qa/crontab/teuthology-cronjobs b/qa/crontab/teuthology-cronjobs index c979e5b105f..c558a1382ef 100644 --- a/qa/crontab/teuthology-cronjobs +++ b/qa/crontab/teuthology-cronjobs @@ -52,7 +52,6 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce 00 05 * * 0,2,4 $CW $SS 1 --ceph main --suite smoke -p 100 --force-priority 08 05 * * 0 $CW $SS 1 --ceph squid --suite smoke -p 100 --force-priority 16 05 * * 0 $CW $SS 1 --ceph reef --suite smoke -p 100 --force-priority -24 05 * * 0 $CW $SS 1 --ceph quincy --suite smoke -p 100 --force-priority ## ********** windows tests on main branch - weekly # 00 03 * * 1 CEPH_BRANCH=main; MACHINE_NAME=smithi; $CW teuthology-suite -v -c $CEPH_BRANCH -n 100 -m $MACHINE_NAME -s windows -k distro -e $CEPH_QA_EMAIL @@ -122,7 +121,6 @@ TEUTHOLOGY_SUITE_ARGS="--non-interactive --newest=100 --ceph-repo=https://git.ce 16 00 * * 1 $CW $SS 1 --ceph quincy --suite upgrade-clients/client-upgrade-pacific-quincy --suite-branch pacific -p 820 24 00 * * 1 $CW $SS 120000 --ceph quincy --suite upgrade:octopus-x -p 820 32 00 * * 1 $CW $SS 120000 --ceph quincy --suite upgrade:pacific-x -p 820 -40 00 * * 1 $CW $SS 1 --ceph quincy --suite upgrade/quincy-p2p -p 820 ### upgrade runs for reef release ###### on smithi |