[LEDE-DEV] Release Candidate Test Plan - first draft

Daniel Golle daniel at makrotopia.org
Tue Jan 31 08:20:13 PST 2017


Hi!

Tested the release candidate on octeon/erlite, most things work nicely
so far.

Upgrading from 15.05 was tricky though because octeon_board_name
is broken in 15.05 and i needed to manually fix it so sysupgrade would
work (octeon_board_name() returned 'cavium,octeon-3860' instead of
'erlite' on 15.05)
Imho we should make a note on each board which successfully booted the
release and make a note whether it was flashed using sysupgrade or
factory method and if any hacks or special work-arounds were needed,
ie stuff like the octeon_board_name problem mentioned above...


Package problems:

(I)

dnsmasq REFUSED queries no matter from which interface they came.
I replaced it with unbound and odhcpd which solved the problem.
16:31:38.423896 IP 192.168.225.237.56085 > 192.168.225.1.domain: 56063+ A? google.com. (28)
16:31:38.427000 IP 192.168.225.1.domain > 192.168.225.237.56085: 56063 Refused 0/0/0 (28)

The same configuration worked without any problem for almost a year
with more than 100 days uptime on 15.05.


(II)

openvpn-mbedtls didn't like my vpn server for some reason:
The certificate is signed with an unacceptable hash.

openvpn-openssl worked without any problems.



Should I file bugs for those openvpn-mbedtls and dnsmasq problems?
In case of openvpn-mbedtls I'm not sure whether it is a bug or a
feature...


Cheers


Daniel



On Mon, Jan 30, 2017 at 03:14:08PM -0500, Rich Brown wrote:
> Folks,
> 
> There have been a couple questions on the forum about what needs to be tested in the LEDE release candidate.
> 
> I put together a draft of a note that lists how to install, what to test, and how to report problems. It's at: https://lede-project.org/playground/releasecandidatetestplan
> 
> Comments, updates, etc. welcomed.
> 
> Rich
> _______________________________________________
> Lede-dev mailing list
> Lede-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev



More information about the Lede-dev mailing list