Skip to Content.

rare-dev - Re: [rare-dev] Release Notes, what and where

Subject: Rare project developers

List archive


Re: [rare-dev] Release Notes, what and where


Chronological Thread 
  • From: mc36 <>
  • To: , Alexander Gall <>
  • Subject: Re: [rare-dev] Release Notes, what and where
  • Date: Fri, 22 Apr 2022 07:38:44 +0200

hi,

On 4/21/22 17:48, Alexander Gall wrote:
@csaba: I'm afraid that most of the burden will be on you since
freerouter is the most important component that also has the most
changes and there is really nobody else I see doing it. Ideally, I
would like to have a brief description of major features and bug fixes
that are comprehensible to our users. I know you won't like it but I
think that this cannot be fully automated :( I will try to do the same
for anything that has to do with packaging and release management.

right now, all i do is the automated ones....
i saw that the last week's one
(https://bitbucket.software.geant.org/projects/RARE/repos/rare-nix/commits/9070f760078d0dad0e830e599f46c135fc2b30a3)
was a bit messy because of the mostly todo changes, but take a look on the
upcoming one:

mc36@safe:/data.pub/src$ java -jar rtr.jar test change since
2022-04-15_17:34:03

freeRouter (22.4.18) sid; urgency=medium

* qc pass: ppp labeled gateway
* qc pass: ppp no remote address
* qc pass: p4lang: bundle mpls pop
* qc pass: p4lang: bundle vlan mpls pop
* qc pass: p4lang: pppoe mpls pop
* qc pass: p4lang: gre mpls pop
* qc pass: p4lang: l2tp mpls pop
* qc pass: p4lang: bundle mpls push
* qc pass: p4lang: bundle vlan mpls push
* qc pass: p4lang: pppoe mpls push
* qc pass: p4lang: gre mpls push
* qc pass: p4lang: l2tp mpls push

-- cs@nop Mon, 18 Apr 2022 06:00:54 +0000

freeRouter (22.4.19) sid; urgency=medium

* qc pass: ppp no local address
* qc pass: ebgp over common subnet

-- cs@nop Tue, 19 Apr 2022 07:36:59 +0000
error cfgInit.stopRouter:cfgInit.java:1064 shutdown code=1 reason=finished
mc36@safe:/data.pub/src$

and all these are test cases you can look at to see what it tests to, but in
contrast with the last week's mostly todo ones, imho they're understandable...

over these, we have tons of commits that just changes the rtr.html + rtr.ftr,
like
https://github.com/rare-freertr/freeRtr/commit/047734855bbfcdaf6b338afdd5ec0d73f7a049fa
these are just an indication that i ran the tests and they passed...

regarding the bugs, all i have now is mostly automated reports from the 0-24
test executions,
and in some rare cases, tracebacks from live boxes... all these happen in
email...

once we'll have an open bug @ github, yeahh, i'm more than happy to tag the
commit when closing it :)

br,
cs



Archive powered by MHonArc 2.6.19.

Top of Page