Alright, thank you very much. I already got a PDU configured and was trying to get it working with lava.
I keep getting the wrong hostname error message when running ./pduclient. Currently following this documentation https://validation.linaro.org/static/docs/v2/pdudaemon.html. Any information on how to properly configure a PDU with lava? Thanks, Josue Albarran -----Original Message----- From: Neil Williams [mailto:[email protected]] Sent: Tuesday, July 05, 2016 9:57 AM To: Albarran, Josue Cc: [email protected] Subject: Re: [Linaro-validation] Lava v2 and YAML job support On Tue, 5 Jul 2016 14:47:11 +0000 "Albarran, Josue" <[email protected]> wrote: > Hi, > > I added the line to the /etc/apt/sources.list.d/sources.list file and > apt-get update to get the Jessie backports. > > How do I know the packages I need to install from the backports? Just as when you first installed, the dependencies will bring in the rest. $ sudo apt-get -t jessie-backports install lava-server I'll update the docs to make this clearer. > Attached is what I see on my Django web interface. I don't see the > Pipeline Device? checkbox. It's not available in 2014.9 - you need the upgrade available from jessie-backports. > Thanks, > Josue Albarran > > -----Original Message----- > From: linaro-validation > [mailto:[email protected]] On Behalf Of Neil > Williams Sent: Saturday, July 02, 2016 6:28 AM To: > [email protected] Subject: Re: [Linaro-validation] > Lava v2 and YAML job support > > On Sat, 2 Jul 2016 13:09:30 +0200 > Neil Williams <[email protected]> wrote: > > > On Fri, 1 Jul 2016 19:03:37 +0000 > > "Albarran, Josue" <[email protected]> wrote: > > > > > Alright. > > > > > > When I try to create a device for the device type > > > "beaglebone-black" through the django administrative interface, I > > > don't get the Pipeline Device? checkbox anywhere. > > > > The Device has the Pipeline option, not the Device Type. It is > > possible to have a mix of devices under a single device type. > > > > > > > > Does this mean I have to re-install to get this feature? > > > > No. Nothing in LAVA requires a re-install to enable. Some features > > may require that certain daemons are restarted - this is not one of > > those features either. > > What version of lava-server are you running? If you are using > 2014.9.1-1 in jessie itself, you need to enable jessie-backports and > upgrade your instance. https://backports.debian.org/Instructions/ > > https://staging.validation.linaro.org/static/docs/v2/installing_on_deb > ian.html#installing-on-debian-jessie > > The django admin interface for a particular device, running on jessie, > looks like http://einval.com/~codehelp/device_admin.png > > The Pipeline device checkbox appears below the Device owner details. > > -- > > > Neil Williams > ============= > http://www.linux.codehelp.co.uk/ > -- Neil Williams ============= http://www.linux.codehelp.co.uk/ _______________________________________________ linaro-validation mailing list [email protected] https://lists.linaro.org/mailman/listinfo/linaro-validation
