Current idea:
someone submit a config change
this change is merged to testing branch
we git pull on labs
people test if change works ok and submit review to gerrit
we merge to master branch or reject it
On Fri, Jun 29, 2012 at 2:07 PM, Petr Bena benapetr@gmail.com wrote:
Yes but that would probably overwrite any previous tests
On Fri, Jun 29, 2012 at 1:23 PM, Krinkle krinklemail@gmail.com wrote:
On Jun 29, 2012, at 1:04 PM, Chad wrote:
On Fri, Jun 29, 2012 at 6:58 AM, Petr Bena benapetr@gmail.com wrote:
Can we create a new branch which would be speedily merged when changes were done to it, so that we could check out on labs and apply the change there in order to test if patches submitted by devs works ok? Thanks to Antoine we use the same repository on beta project, but right now it's really hard to test stuff submitted to gerrit because we need to merge stuff by hand.
I don't see any problem with this really, as long as the branches don't get wildly out of sync like the puppet repo did.
-Chad
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Note that one can also use git-review in labs (if not, lets install it then).
I'm not sure if this sounds crazy, but you could do git review -d 1234 and test it that way.
-- Krinkle
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l