From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH 2/2] ci: Add ccache test to fast and full test groups
Date: Tue, 7 Jun 2022 07:24:05 +0200 [thread overview]
Message-ID: <20220607052405.28963-3-ubely@ilbers.de> (raw)
In-Reply-To: <20220607052405.28963-1-ubely@ilbers.de>
Ccache test takes less then 10 minutes to check on decent hardware so
we can use it both in fast and full groups without big overall test
time increase.
Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
---
testsuite/citest.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuite/citest.py b/testsuite/citest.py
index 9135475e..6c8eb26e 100755
--- a/testsuite/citest.py
+++ b/testsuite/citest.py
@@ -53,7 +53,7 @@ class CcacheTest(CIBaseTest):
"""
Test rebuild speed improve with ccache
- :avocado: tags=ccache
+ :avocado: tags=ccache,fast,full
"""
def test_ccache_rebuild(self):
targets = ['mc:qemuamd64-bullseye:hello-isar']
--
2.20.1
next prev parent reply other threads:[~2022-06-07 5:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-07 5:24 [PATCH 0/2] Rework and enable ccache test Uladzimir Bely
2022-06-07 5:24 ` [PATCH 1/2] ci: Rework " Uladzimir Bely
2022-06-07 5:24 ` Uladzimir Bely [this message]
2022-07-04 7:06 ` [PATCH 0/2] Rework and enable " Anton Mikanovich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220607052405.28963-3-ubely@ilbers.de \
--to=ubely@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox