that's my pic for box - there is a bracket and room for mounting stuff
and don't forget the magic cable for input(s)
froztbyte
Ya I still need to buy some cables and all that jazz
Also I still have one of your odroids here
The things I was planning to look at it for probably somewhat got superceded by the debconf setup ansible
(which I'm for fucking damned sure not going to use because fuck ansible with a rake, but)
CarlFK[m]: what's easiest? Just buy you a new odroid, and I keep this one?
Anything else seems to involve painful shipping logistics
CarlFK[m]
just keep it - it's $50 ish, your time is valuable, do $50 ish worth of anything
froztbyte
A'ight
I shall out equivalent numbers of beers on your tab
Put*
CarlFK[m]
woot!
feel like building a ... test thing that tests the opsis?
we keep talking about it, and doing little things like it.. but don't have anything
I have gobs of code that do stuff, like download latest firmware, flash (kinda), use usb relay to power cycle the board, code to hit the serial thing and get the firmware version
but.. none of that has all been done in the day, so no, there isn't any sort of "and check the reported version matches what we think is current"
also, flash (kinda) = "try, see error, sudo run fix, try again" which normally works
froztbyte
Well, what's "test"?
That's really my first question I guess
CarlFK[m]
some sort of automated test
froztbyte
"test if it comes back"? "test throughput and function"?
The latter needs a whole testbench with kit probably
Which isn't impossible but is something that requires Bits
Some cost, some time, some setup. Effort now and then.
CarlFK[m]: ya, like
I get the idea and I even agree with the notion, it's just "what's the scope"
CarlFK[m]
a good first test = hit the serial thing and get the firmware version
froztbyte
That's fairly doable
One could put on one's Heathen Hat and write some expect or whatever
CarlFK[m]
that will catch most of the sorts of problems we have been having
like "now the box doesn't boot"
or "build bot failed to build for that platform. "
or "sudo fix" didn't actually fix because we don't really have a good grip on that problem/solution
right now I do all this stuff manually, when I think about it, and feel like it, and dont' get distracted by chasing birds.