From nobody Tue May 13 13:13:05 2025 Delivered-To: importer2@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=patchew-devel-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=patchew-devel-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1557925142; cv=none; d=zoho.com; s=zohoarc; b=U3mz4L4wDPOXWrQmPFatjMgwQfKoadfbLX5ftMZN0yxLhYJpfE05jB57DvDEa0p1+koW9Dl/OCMTS5EX6bQf1cKYLw8Dr5ZTN95QNK9KmcvYAq6POnWcysO2BM4w/rPQfvvEec82DwikLwjC6cWJxh+xqmvFOdPE03sM7V1myD0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1557925142; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=zZ9ehONCYw8luLIyHYoYtbuSY4Zi75rlIpDzfkDFJv4=; b=MOqgjAFKaVlxTWUz5hJR+bD2B/IW+KpFthDJLEHxgiIjF5IZorY/cqrOPCW5r5dG+7N/ZKfZ7gBey6vUZi+iIedruiIlHOBFhurB3+QKI6CkkxD+SqFkjCqSC1KcoBOYhzKeS3OTpzngrvImDzBU910CZscnI0vi5Lv1lLOxs1M= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=patchew-devel-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1557925142886450.8211410170361; Wed, 15 May 2019 05:59:02 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id AEB0F3060310; Wed, 15 May 2019 12:59:01 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id A4AAD5D9DC; Wed, 15 May 2019 12:59:01 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 9A64118089CB; Wed, 15 May 2019 12:59:01 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x4FCx0ho012711 for ; Wed, 15 May 2019 08:59:00 -0400 Received: by smtp.corp.redhat.com (Postfix) id 4922060CC0; Wed, 15 May 2019 12:59:00 +0000 (UTC) Received: from donizetti.redhat.com (ovpn-112-34.ams2.redhat.com [10.36.112.34]) by smtp.corp.redhat.com (Postfix) with ESMTP id 44B4F60F81 for ; Wed, 15 May 2019 12:58:46 +0000 (UTC) From: Paolo Bonzini To: patchew-devel@redhat.com Date: Wed, 15 May 2019 14:58:05 +0200 Message-Id: <20190515125808.27716-9-pbonzini@redhat.com> In-Reply-To: <20190515125808.27716-1-pbonzini@redhat.com> References: <20190515125808.27716-1-pbonzini@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: patchew-devel@redhat.com Subject: [Patchew-devel] [PATCH 08/11] testing: remove the untest command X-BeenThere: patchew-devel@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Patchew development and discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: quoted-printable Sender: patchew-devel-bounces@redhat.com Errors-To: patchew-devel-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.47]); Wed, 15 May 2019 12:59:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Signed-off-by: Paolo Bonzini --- mods/testing.py | 10 ---------- patchew-cli | 10 ---------- 2 files changed, 20 deletions(-) diff --git a/mods/testing.py b/mods/testing.py index 90bb2be..1b914ce 100644 --- a/mods/testing.py +++ b/mods/testing.py @@ -571,13 +571,3 @@ class TestingCapabilitiesView(APILoginRequiredView): raise Http404("Project '%s' not found" % project) probes =3D _instance.get_capability_probes(po) return probes - -class UntestView(APILoginRequiredView): - name =3D "untest" - allowed_groups =3D ["testers"] - - def handle(self, request, terms): - se =3D SearchEngine() - q =3D se.search_series(user=3Drequest.user, *terms) - for s in q: - _instance.clear_and_start_testing(s) diff --git a/patchew-cli b/patchew-cli index bfff69c..9ea7834 100755 --- a/patchew-cli +++ b/patchew-cli @@ -378,16 +378,6 @@ class SearchCommand(SubCommand): print(x[a]) return 0 =20 -class UntestCommand(SubCommand): - name =3D "untest" - - def arguments(self, parser): - parser.add_argument("term", nargs=3D"*", type=3Dstr) - - def do(self, args, argv): - self.api_do("untest", terms=3Dargs.term) - return 0 - class TesterCommand(SubCommand): name =3D "tester" want_argv =3D True --=20 2.21.0 _______________________________________________ Patchew-devel mailing list Patchew-devel@redhat.com https://www.redhat.com/mailman/listinfo/patchew-devel