Message ID | 20231115175146.9848-1-Nikolai.Kondrashov@redhat.com (mailing list archive) |
---|---|
Headers | show
Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="U4cOO5bt" Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DEF5418E for <linux-kselftest@vger.kernel.org>; Wed, 15 Nov 2023 09:52:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1700070736; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=P9P/4kWIh/+LckNZQkng2McbTBVZQ+x8Uch1J3tGPx4=; b=U4cOO5btHjZDg6ddTX5YNGB8To2Tswsd5C7vtbUCDY/+WtF4z7PSJlJdwnxuMlmsMZTstr 6J9d+YP4U3Iy6kXD7eZSs0xvCibRHgibnM5jD1c0Mm93slB2XI1c+qVxiFyVYlsbJ2fUOd fhZOUrJ5i4yS0fOywuFQ3z/dgq1TBRM= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-178-3HKLi1t6NoyOaew_TGi1aw-1; Wed, 15 Nov 2023 12:52:13 -0500 X-MC-Unique: 3HKLi1t6NoyOaew_TGi1aw-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 142BC811E7E; Wed, 15 Nov 2023 17:52:12 +0000 (UTC) Received: from ruby.redhat.com (unknown [10.39.192.56]) by smtp.corp.redhat.com (Postfix) with ESMTP id 5EC7B1121306; Wed, 15 Nov 2023 17:52:09 +0000 (UTC) From: Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com> To: workflows@vger.kernel.org, Joe Perches <joe@perches.com>, Andy Whitcroft <apw@canonical.com>, Theodore Ts'o <tytso@mit.edu>, David Gow <davidgow@google.com>, Steven Rostedt <rostedt@goodmis.org>, Mark Brown <broonie@kernel.org>, Shuah Khan <skhan@linuxfoundation.org>, "Darrick J . Wong" <djwong@kernel.org> Cc: kunit-dev@googlegroups.com, linux-kselftest@vger.kernel.org, Veronika Kabatova <vkabatov@redhat.com>, CKI <cki-project@redhat.com>, kernelci@lists.linux.dev Subject: [RFC PATCH 0/3] MAINTAINERS: Introduce V: field for required tests Date: Wed, 15 Nov 2023 19:43:48 +0200 Message-ID: <20231115175146.9848-1-Nikolai.Kondrashov@redhat.com> Precedence: bulk X-Mailing-List: linux-kselftest@vger.kernel.org List-Id: <linux-kselftest.vger.kernel.org> List-Subscribe: <mailto:linux-kselftest+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-kselftest+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.3 |
Series |
MAINTAINERS: Introduce V: field for required tests
|
expand
|