From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7192322883099557888 X-Received: by 2002:a5b:741:0:b0:86a:b5ee:1aba with SMTP id s1-20020a5b0741000000b0086ab5ee1abamr1236965ybq.41.1676022690678; Fri, 10 Feb 2023 01:51:30 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a81:f207:0:b0:506:4723:b3e4 with SMTP id i7-20020a81f207000000b005064723b3e4ls2741377ywm.2.-pod-prod-gmail; Fri, 10 Feb 2023 01:51:30 -0800 (PST) X-Google-Smtp-Source: AK7set8O+fazduEGJEb18P4LzEiAl9Xec1gCoO5Y1cBfD4cZaN2fuxZyBF2hF/UvNQTfNGxoVoaN X-Received: by 2002:a81:8d11:0:b0:51c:e122:9d6c with SMTP id d17-20020a818d11000000b0051ce1229d6cmr7876366ywg.30.1676022689919; Fri, 10 Feb 2023 01:51:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1676022689; cv=none; d=google.com; s=arc-20160816; b=wSftl0wM62JX8lJu2x+Lmlj1AM98/gTDp2IErRq6Q0XPHXjr/bVm1mTufAZTQi8BOL l3xZGBDjE/6z4zNG+WqVE26hCNpL01UIvL9qcWI48JdtBRPCrrGo4ekkdorojO7f5tZg 9IeDj37jPpfQq9du5lpEuROSW2aktsPBfS6ByU7Ac4lUNNnRWVv3xCVFotBWIDlsseaB pBqjR1j845BiZrPVNrauyxvrfWaiNpyQWaAS9QezozdkuuEH6DMrHSgckIT/2/WvV1wG NGknULM4+CfpI6iQmSvXNj5+EybkLBGEpxXsAxsjIFhvazmRwwGwvKbjZvzN2R9/3MPY gMkA== 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=DePsQS54QXixyAYzCV84T1tIgIleAhPOMQWLr/ZubeA=; b=I3+DVYo34oGwcmQnMnTkB2riA6mM/QMik3g3ji3fZvbZnWumm034cwdaL0o4XCjyLH 9mpAsGyQZ2Vl2kcP/Q9pF/9Kghllp6xVIKqFLq0ezn2FW+KXuV+01OgSa3KY7pjiK4Pn LbSAwJi+YRnIro+yt6j30pDdF0dFJcsoUmJ2PQE6Fhj9tmL8/pbv29uWW2HnGm5AQ+pK Mk+O6zFhcMTLN1amaZKfCLipyP4IFVVm5ponIkvf2969wSt/l7hMXLuVMTPTEtcNQvmW Sge1htnGWN8aQo8IMnvYrSBMTuJbf629kISz8DDHKuR8zM6wOnPIE405d33QHc2UgVGF NzCg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of ubely@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=ubely@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id bh30-20020a05690c039e00b00527bd90db17si442398ywb.1.2023.02.10.01.51.29 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 10 Feb 2023 01:51:29 -0800 (PST) Received-SPF: pass (google.com: domain of ubely@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 ubely@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=ubely@ilbers.de Received: from home.localnet (44-208-124-178-static.mgts.by [178.124.208.44] (may be forged)) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8+deb9u1) with ESMTPSA id 31A9pRGf023329 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 10 Feb 2023 10:51:27 +0100 From: Uladzimir Bely To: Henning Schild Cc: isar-users@googlegroups.com Subject: Re: [PATCH v4 00/15] Add developers test Date: Fri, 10 Feb 2023 12:51:25 +0300 Message-ID: <5502344.IbC2pHGDlb@home> In-Reply-To: <20230210104416.44be619b@md1za8fc.ad001.siemens.net> References: <20230206123402.2727-1-ubely@ilbers.de> <5502260.ZASKD2KPVS@home> <20230210104416.44be619b@md1za8fc.ad001.siemens.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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: CoBwpZDN+yok In the email from Friday, 10 February 2023 12:44:16 +03 user Henning Schild wrote: > Too much to read. Give me a branch on github. I trigger a pipeline and > give you the result. I just push buttons and need to know/understand > nothing ... that is my offer. ubely/devel_runtest (948af8e7) - includes both "(v4) Add developers tests" and "(v2) Support running custom commands in VM" patchsets > > If i have to know and understand ... i have no time and can not help at > the moment. > > Henning > > Am Fri, 10 Feb 2023 05:42:40 +0300 > > schrieb Uladzimir Bely : > > In the email from Thursday, 9 February 2023 18:46:02 +03 user Henning > > > > Schild wrote: > > > Am Thu, 09 Feb 2023 11:39:24 +0300 > > > > > > schrieb Uladzimir Bely : > > > > In the email from Monday, 6 February 2023 15:33:47 +03 user > > > > Uladzimir > > > > > > > > Bely wrote: > > > > > Add developers test > > > > > > > > Hi all. > > > > > > > > Patchset passes our internal CI (Jenkins fast / full, also > > > > internal Gitlab). > > > > > > i tested something called "fe689990a9f42242401e00af2e2c7699dde862be" > > > that i once saw on ubely/devel > > > > Yes, that was a combination of several patchsets > > - (merged) fix cyclic dep on crossbuild-essential-riscv64 > > - (merged) Revert "dpkg: sbuild allows extra arguments via > > DPKG_SBUILD_EXTRA_ARGS" > > - (merged) initramfs: Add missing TASK_USE_SUDO > > - (v2) deb-dl-dir: Fallback to copying when import-export > > - (v4) Add developers tests > > - (pre-v2) Support running custom commands in VM > > > > It passed full/fast Jenkins CI, but failed in Gitlab ("Operation not > > permitted" for ssh private key, so new vm_run tests failed. Fixed in > > v2) > > > > > that went red but i did not yet look why. > > > > Probably, you also faced "Operation not permitted". It seems in case > > of Gitlab we can't do any modifications on cloned repo itself, > > including "chmod 600 testsute/keys/ssh/id_rsa" that is required for > > non-interactive ssh access working. > > > > Unfortunally, Git doesn't allow to store files with permissions > > different than 0755 and 0644. > > > > > Is that what we are talking about? For this one it would really > > > help if i could pull it somewhere .. long series i just have to > > > push to a mirror. > > > > To test, you can pick `948af8e7` (I've just pushed it to > > ubely/devel_runtest) that includes both "(v4) Add developers tests" > > and "(v2) Support running custom commands in VM". Or take just > > `30dadcb` from the same branch, that is only "(v4) Add developers > > tests". > > > > > > We are planning to merge this at ~Tue, Feb 14, if there are no any > > > > objections. > > > > > > lovely date for patches instead of chocolates and flowers > > > > > > Henning