From: Baurzhan Ismagulov <ibr@radix50.net>
To: isar-users@googlegroups.com
Subject: Re: [PATCH v2] testsuite: Initial Avocado test implementation
Date: Tue, 16 Apr 2019 20:48:53 +0200 [thread overview]
Message-ID: <20190416184853.GB2115@yssyq.m.ilbers.de> (raw)
In-Reply-To: <20190416103427.2ab226de@md1za8fc.ad001.siemens.net>
On Tue, Apr 16, 2019 at 10:34:27AM +0200, Henning Schild wrote:
> I would suggest to remove that again and feed it back to reviewing. The
> content is hardly reviewed because the first round was lacking basic
> things like a commit message.
The commit message issue was commented upon and addressed. Questions were
answered. If you have further feedback, we'd like to discuss it. I don't see
any point in moving backwards.
> > > + parser.add_argument('-d', '--distro', choices=['jessie',
> > > 'stretch'], help='set isar Debian distribution.', default='stretch')
>
> When rewriting we should take the chance and call these guys "suites"
> not "distros".
According to e.g. sources.list(5), "The distribution is generally a suite name
like stable or testing or a codename like stretch or buster".
I agree that the existing code uses distro and suite interchangably. Our users
work with codenames, since suites change with time. So, I think "suite" would
not be appropriate for this particular case. I also tend to call it "distro",
it happens to apply 99% of the time and is much more intuitive for non-Debian
people. So, in this case I'd support "distro", although it might not be
absolutely correct in some rare cases.
> > > + output_file = '/tmp/vm_boot_test.log'
> > > + if os.path.exists(output_file):
> > > + os.remove(output_file)
>
> Do these tests run in parrallel? If so we need a file for every run.
> Even if not "tempfile" might be the way to go.
I agree, tempfile is better even without concurrency. We'll provide a patch.
With kind regards,
Baurzhan.
prev parent reply other threads:[~2019-04-16 18:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-03 14:14 Baurzhan Ismagulov
2019-04-03 14:28 ` Claudius Heine
2019-04-03 15:41 ` Maxim Yu. Osipov
2019-04-12 5:27 ` Maxim Yu. Osipov
2019-04-16 8:34 ` Henning Schild
2019-04-16 18:48 ` Baurzhan Ismagulov [this message]
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=20190416184853.GB2115@yssyq.m.ilbers.de \
--to=ibr@radix50.net \
--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