From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6739560601010307072 X-Received: by 2002:a05:6000:1281:: with SMTP id f1mr7122442wrx.247.1569685599419; Sat, 28 Sep 2019 08:46:39 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a5d:4282:: with SMTP id k2ls1637464wrq.2.gmail; Sat, 28 Sep 2019 08:46:38 -0700 (PDT) X-Google-Smtp-Source: APXvYqx32NKBC5kv9ZwpKcijCABA3q/1k1zsaq5Ytd8fop3umwJ2xlW5bObvYLgQeW0rE2f34zVz X-Received: by 2002:adf:d08b:: with SMTP id y11mr7314639wrh.50.1569685598942; Sat, 28 Sep 2019 08:46:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569685598; cv=none; d=google.com; s=arc-20160816; b=YFin3oWKTQw/DBOcuFetNVUKIEJpYkTPsBsDOwaDc/GuNMHxNO7KsVP88GHwugOFhI eYOqkZYvNmZkSE3tfeaNdaVT8F3myG0gFkApmMrz4v/jvuAogk8tK+9sjc/SLdhCZ8Hk z0+Lq8YQpeVdzKgxA1gb45talmtY3hyUbf2waFXHFeFayVV1RvaeUjN6tlMcDJSs0ZL3 fQwy7WtKu+A6/o2xbEBY9ix8MDAxjNTQKoIU+8ZPS0MuzYA/bsv3SSuKP6RiSI5qQp27 4CONKsEambNUHV8iPWQn05R0M9AHlMiagOr7EFQo3VKdnZG5fnfUqG1brCluh5LIAbCb NqjQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=+kjDORknJS2aaqgJQ1oKb/N9drfOqLfLRZtY3y0cCVM=; b=HC7xg9gARORCLEVIXx8W68qesYFtN0UKZ1ybC03LhhBHbGNZaAJAXUh0bj1FAjCL2V zVT0o4Gd2iPK82FWZhO2jGb/KwIgsPpN/7dPij7YchtN/7/N40pBvCHZvqEIOFpK1Qbh gvIfuj4WE9ktCjAFwVs3jNf+xdFZM7xXZ5ueQ13MDH8UU34fqbNWHFuP76oIhbBoggqr 5IdqYEjCkyv2spIGjhvaKu3UU+/c/MFiQhepwnsHU7VrxwkJcyq/UHxZx91StpBCPnbM t0Ta291z7iian7SUkvVVWSpF5zEgVvQNq1n5qdr+pHRdch7T4WRH8AxHf2wumHCedc1G t6bg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id m1si340425wrs.0.2019.09.28.08.46.38 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 28 Sep 2019 08:46:38 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x8SFkaJn030650 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Sat, 28 Sep 2019 17:46:37 +0200 Date: Sat, 28 Sep 2019 17:46:36 +0200 From: Baurzhan Ismagulov To: isar-users Subject: Re: [PATCH v5 00/27] Pending patches, fix for isar-bootstrap, devshell Message-ID: <20190928154636.zqkkkcpjtniaqbzc@yssyq.m.ilbers.de> Mail-Followup-To: isar-users References: <20190923095026.3wqlycptrogbjocu@yssyq.m.ilbers.de> <20190923162447.3ff61f65@md1za8fc.ad001.siemens.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190923162447.3ff61f65@md1za8fc.ad001.siemens.net> User-Agent: NeoMutt/20180716 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,URIBL_BLOCKED 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: fbOxHQU79FnB On Mon, Sep 23, 2019 at 04:24:47PM +0200, Henning Schild wrote: > > Interim update: ci_build.sh -q -r -s fails on the complete series > > That q should probably be removed. We have those CI machines test this > for hours, loosing the results is a shame. ci_build.sh -q controls bitbake -v, which prints the commands executed and their output. I personally like the former and not the latter, but the cost of the results is indeed more important, especially for sporadic races. We did have complaints about a single huge output file; that is addressed by Avocado. Removed for master, master_fast, next, next_fast and ibr* jobs. With kind regards, Baurzhan.