From: Ian Jackson <ian.jackson@eu.citrix.com>
To: Roger Pau Monne <roger.pau@citrix.com>
Cc: xen-devel@lists.xenproject.org
Subject: Re: [PATCH v6 18/20] osstest: hook FreeBSD flight into cr-daily-branch
Date: Mon, 24 Jul 2017 17:13:21 +0100 [thread overview]
Message-ID: <22902.7329.245420.119936@mariner.uk.xensource.com> (raw)
In-Reply-To: <20170724160350.iudni5y57tvcqrft@MacBook-Pro-de-Roger.local>
Roger Pau Monne writes ("Re: [PATCH v6 18/20] osstest: hook FreeBSD flight into cr-daily-branch"):
> On Mon, Jul 24, 2017 at 04:44:09PM +0100, Ian Jackson wrote:
> > Roger Pau Monne writes ("[PATCH v6 18/20] osstest: hook FreeBSD flight into cr-daily-branch"):
> > > Add the missing pieces so that cr-daily-branch knows how to create a
> > > FreeBSD flight. This has been tested by calling `./cr-daily-branch
> > > freebsd-master`.
> > ...
> > > +TREE_FREEBSD=$PUSH_TREE_FREEBSD
> >
> > PUSH_TREE_FREEBSD seems not to be defined. Have I missed something ?
> > Likewise BASE_TREE_FREEBSD.
>
> That's added in patch 17/20: "osstest: introduce a script to create a
> FreeBSD flight". I guess I should move it here for coherency.
Ah. Sorry. Yes, please.
> > > + cd $repos/freebsd
> > > + git push $TREE_FREEBSD $revision:refs/heads/$branchcore
> >
> > We don't normally call the osstest output branch for trees which are
> > managed by someone else, "master". Maybe we want another name ?
>
> osstest-master, likewise we are going to have osstest-stable/11 if
> that looks fine.
In other trees directly in the xenbits toplevel we call them:
tested/SOMETHING (linux-pvops.git)
xen-tested-master (libvirt.git)
osstest/frozen/XENBRANCH (libvirt.git)
I suggest tested/$branchcore ?
Are you implying that $branchcore might be `stable/11' ? I don't
think we can have osstest branches with / in...
> Thanks. Would you like me to merge the next patch (the mg-anoint
> integration) with this one?
No, it's easier this way I think.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2017-07-24 16:13 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-24 11:07 [PATCH v6 00/20] osstest: initial FreeBSD support Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 01/20] osstest: make built_stash_file store a path_ runvar for each file Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 02/20] osstest: move known_hosts generation to TestSupport Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 03/20] osstest: introduce helper to get per-host tftp prefix Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 04/20] osstest: introduce a helper to calculate the sha256 of a given file Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 05/20] osstest: introduce a helper to setup a host to boot using memdisk Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 06/20] osstest: add executive prefix to resource_shared_mark_ready Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 07/20] osstest: introduce resource_shared_mark_ready Roger Pau Monne
2017-10-27 16:19 ` Ian Jackson
2017-07-24 11:07 ` [PATCH v6 08/20] osstest: add a FreeBSD host install script Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 09/20] osstest: introduce build helpers for FreeBSD Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 10/20] osstest: add prototypes to target_install_packages{_norec} Roger Pau Monne
2017-07-25 13:20 ` Ian Jackson
2017-07-24 11:07 ` [PATCH v6 11/20] osstest: add support for the FreeBSD package manager Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 12/20] osstest: introduce a FreeBSD build script Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 13/20] osstest: add support for runtime_IDENT_hostflags Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 14/20] osstest: introduce a script to set the runtime hostflags runvar for FreeBSD jobs Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 15/20] osstest: change the meaning of need_build_host Roger Pau Monne
2017-07-24 15:28 ` Ian Jackson
2017-07-24 11:07 ` [PATCH v6 16/20] osstest: add support for FreeBSD buildjobs to sg-run-job Roger Pau Monne
2017-07-24 15:29 ` Ian Jackson
2017-07-24 11:07 ` [PATCH v6 17/20] osstest: introduce a script to create a FreeBSD flight Roger Pau Monne
2017-07-24 15:38 ` Ian Jackson
2017-07-24 15:45 ` Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 18/20] osstest: hook FreeBSD flight into cr-daily-branch Roger Pau Monne
2017-07-24 15:44 ` Ian Jackson
2017-07-24 16:03 ` Roger Pau Monne
2017-07-24 16:13 ` Ian Jackson [this message]
2017-07-25 7:17 ` Roger Pau Monne
2017-07-24 11:07 ` [PATCH v6 19/20] osstest: save/retrieve the last successfully tested FreeBSD build Roger Pau Monne
2017-07-24 15:56 ` Ian Jackson
2017-07-25 7:56 ` Roger Pau Monne
2017-07-25 10:24 ` Ian Jackson
2017-07-25 12:06 ` Roger Pau Monne
2017-07-25 13:21 ` Ian Jackson
2017-07-24 11:07 ` [PATCH v6 20/20] osstest: add anoint dummy script Roger Pau Monne
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=22902.7329.245420.119936@mariner.uk.xensource.com \
--to=ian.jackson@eu.citrix.com \
--cc=roger.pau@citrix.com \
--cc=xen-devel@lists.xenproject.org \
/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;
as well as URLs for NNTP newsgroup(s).