From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7206331732801355776 X-Received: by 2002:a5b:a10:0:b0:a8e:a80:ba40 with SMTP id k16-20020a5b0a10000000b00a8e0a80ba40mr1147521ybq.8.1677854855623; Fri, 03 Mar 2023 06:47:35 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:6902:1815:b0:910:3318:849a with SMTP id cf21-20020a056902181500b009103318849als1640740ybb.10.-pod-prod-gmail; Fri, 03 Mar 2023 06:47:35 -0800 (PST) X-Google-Smtp-Source: AK7set8PtM9i+bGfnrivrnNP4CaefvZOp81zfpdEQMHrYpuxgJbPiz+V99TlnvY+2GT2ZDtCUIW/ X-Received: by 2002:a25:9749:0:b0:a86:eba7:c3cc with SMTP id h9-20020a259749000000b00a86eba7c3ccmr1732026ybo.50.1677854855048; Fri, 03 Mar 2023 06:47:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1677854855; cv=none; d=google.com; s=arc-20160816; b=fzpvGyMQ35lSXOnYAVhilLYX2+q9Cenh749ho1ZxpVzG7zL2NbIyRE8M4sljEs02uu uJViHBjhY17zPm67r1yO5YatF/ZMvje/vS6VCQuVWllOWlKrZg7ZkScMER6/ecwmL8tK Od+dDG6Ur4/wL8sGMwjTTNOiyEcCk3gSZHhihQGu5Oa2Qp+Rd5JmtUURdIJqoD1A8Dl0 FwOJvufx/7FE/GvJXlqHqzgK2HOw/vWaLwo2CB9zfPOXBeGfptkb4w5XWUqrOQoGLun9 4Iot/Xk1kN+COgCjO9KYmnbuLlzxnW3RWZcre3M6PW1gl8URzSadZcASqdW9XaahRXtK qN0A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=5PuGvryE03AmueXHv7Cr+6iH6jZ/B4DDi7qt8Zjzpy4=; b=USoDS4h8R1q+LnkDQOuOxcsDE11YAnDigMndIeAGfEkYLIRkWvMPz4rx87TSYZItWb d4L7IHEWBhh9/smCplalRTuTAcWU41SbjMrX94O7/tNwAbpUjdTTi/fK8TG2b2Smw99M riRO9LQzjZMc/2Qduclki7H2wqZL6jO6QA5CD5IgujQ2MidfLdBqdXLbfYmXrNsW2cXm YhvOWa8hAEbfEjNf8v5FiLKswqbJy5FMVtNsk8TXCCo/OLjPbi8Z8FeRVPty22e+xRJ+ hjAKfQPWLC1EYyhg0De4TlpqI3dKlLMFaI2jKIJBLSv9e8c3d9LWr+CEsRWkXio/axCL zE9g== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id x141-20020a25e093000000b00ac63c777174si175408ybg.2.2023.03.03.06.47.34 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 03 Mar 2023 06:47:34 -0800 (PST) Received-SPF: pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Received: from user-B660.. (IN-213-226-141-166.bitemobile.lv [213.226.141.166] (may be forged)) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8+deb9u1) with ESMTPSA id 323ElSpo029181 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 3 Mar 2023 15:47:30 +0100 From: Anton Mikanovich To: isar-users@googlegroups.com Cc: Anton Mikanovich Subject: [PATCH v2 01/12] CI: Update Avocado version Date: Fri, 3 Mar 2023 16:47:16 +0200 Message-Id: <20230303144727.481716-2-amikan@ilbers.de> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230303144727.481716-1-amikan@ilbers.de> References: <20230303144727.481716-1-amikan@ilbers.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: QyJvEbn1ISQ0 Dump Avocado framework version to 100.1 This requires removing deprecated nrunner suffix. Signed-off-by: Anton Mikanovich --- scripts/ci_build.sh | 4 ++-- testsuite/README.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh index 5350ad8..37d51f7 100755 --- a/scripts/ci_build.sh +++ b/scripts/ci_build.sh @@ -22,7 +22,7 @@ if ! command -v avocado > /dev/null; then virtualenv --python python3 /tmp/avocado_venv # shellcheck source=/dev/null source /tmp/avocado_venv/bin/activate - pip install avocado-framework==99.0 + pip install avocado-framework==100.1 fi # Get Avocado build tests path @@ -133,5 +133,5 @@ export VIRTUAL_ENV="./" set -x avocado ${VERBOSE} run "${TESTSUITE_DIR}/citest.py" \ - -t "${TAGS}" --nrunner-max-parallel-tasks=1 --disable-sysinfo \ + -t "${TAGS}" --max-parallel-tasks=1 --disable-sysinfo \ -p quiet="${QUIET}" -p time_to_wait="${TIMEOUT}" diff --git a/testsuite/README.md b/testsuite/README.md index 50698da..d8adc7f 100644 --- a/testsuite/README.md +++ b/testsuite/README.md @@ -15,25 +15,25 @@ $ pip install avocado-framework==99.0 ## Quick developers test ``` -$ avocado run ../testsuite/citest.py -t dev --nrunner-max-parallel-tasks=1 +$ avocado run ../testsuite/citest.py -t dev --max-parallel-tasks=1 ``` ## Single target test ``` -$ avocado run ../testsuite/citest.py -t single --nrunner-max-parallel-tasks=1 -p machine=qemuamd64 -p distro=bullseye +$ avocado run ../testsuite/citest.py -t single --max-parallel-tasks=1 -p machine=qemuamd64 -p distro=bullseye ``` ## Fast build test ``` -$ avocado run ../testsuite/citest.py -t fast --nrunner-max-parallel-tasks=1 -p quiet=1 +$ avocado run ../testsuite/citest.py -t fast --max-parallel-tasks=1 -p quiet=1 ``` ## Full build test ``` -$ avocado run ../testsuite/citest.py -t full --nrunner-max-parallel-tasks=1 -p quiet=1 +$ avocado run ../testsuite/citest.py -t full --max-parallel-tasks=1 -p quiet=1 ``` ## Fast boot test -- 2.34.1