Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: If1722716e50efdf7f78e9ff0fd53353f492b9959
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Icd916f399b2dcc1bb3877f876acbb3b89aca1caa
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: If06ca887d6afca794645382949ec75fae30c72ee
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
and use the new image_disk_format
Change-Id: I17fa60f6013d5382237cdb100717cc9776945ac5
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Unsupported by builder atm.
This reverts commit ab4982bce22b34d81b382d480f7a0d94bc1684ca.
Change-Id: I044bab978ddb50fb5fd3c51928b5079a78d9f62d
|
|
Change-Id: I16284e1e28b621a06fd3eff93f961193faaae04b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Idc8dd9ddccdb59ab9baab0521f943f5d98d98042
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
lava-tool is deprecated. There is a new "Tags" feature in lavacli that we
would like to leverage to create customize tests depending on tags.
Include lavacli into the script dependencies.
Use it to find devices and list corresponding tags.
Note, for now it is not replacing lava-tool but only ran alongside to test
the behavior.
Change-Id: I29546f4109ce869f7f047639f46e4a9c4499a9b2
Signed-off-by: Loys Ollivier <lollivier@baylibre.com>
|
|
Change-Id: I7c6dc4c199879994bf2c6bcf6a63d21b6e05f314
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The generated website has two subfolders and a front page to let use chose
between AGL versions:
* master
* flounder
Bug-AGL: SPEC-1993
Change-Id: Ia8edd76f5f8119c2a4f29a2e36113aa2207e6031
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Change-Id: I300fd56d8ed26d78dd12a0c77822fcecc909ddac
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I611edcdacb58bd565f14a9dac583d3c2c06cd26b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
: The following packages have unmet dependencies:
: nodejs : Conflicts: npm
Change-Id: Ic331d758b111edd15d778c71971cbf3915678d54
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I80380416d80541f73603ca6b41e1ec88fcc66821
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
Change-Id: I7b4e12e450534d7923af10b779b12f0cbe68e52a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I3c1bc61f972ffec15b63ae25d3e603c124aa938c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
Default nodejs & npm are very old (nodejs 4.x and npm 3.x) and don't
allow to build xds dashboard. Note that one reason to bump to a
recent npm version (at least npm ^5.0.0) is the support of
package-lock.json that is very useful to lock dependencies of nodejs
packages in a project.
(for more info see https://docs.npmjs.com/files/package-lock.json)
Change-Id: I639b97ee12e9d11f47a09bf5443fb2470fbf485a
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
Standard go librairies must be compiled at least once to be able to
build go code for other OSes.
Note that you must be root in order to write resulting static
libraries into /usr/lib/go-X.Y/pkg/windows_amd64 and
/usr/lib/go-X.Y/pkg/darwin_amd64
Change-Id: Icdf09f627ad2c5c1bbf1b42fb8c92f9d9e65469d
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
Change-Id: Ia51673829bcfbbb21edb695f4240738e1186b906
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Ic9db1e2347ab7518b7556f25613982749c1e5289
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I5e22868ecb676006ea3e92296ded1d2d9d35f381
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Ida617723f8af6a55af6e41957574db4241662bb4
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I243214abf1505496bbc04797678a275be771b0dc
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This will enable us to configure a performance
node that will still have a 300g disk size.
Change-Id: Ied77e1a6c238b3600e4a96a5d43497a1ba0fa8c1
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|
|
Change-Id: Icfdfc454106b14c94f05da61d5e349d22ae1fbaa
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Ic5cbae9c7eda50110b23acc4a354528bfc02975a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
lava-tool version 0.14 from ubuntu xenial is almost deprecated.
Use the jessie-backeports version 0.19.
Change-Id: I4ddb6eb81757ffdb978c8d2edafc4931cf5a42a4
Signed-off-by: Loys Ollivier <lollivier@baylibre.com>
|
|
to make sure we get the desired version ...
Change-Id: I56a8be583340b851e62773bb4d8ba5ac9dde692d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
releng-scripts templating depends on the current stable (v2.9) version
of jinja2.
Change-Id: I0cde55c53567755edf3f2d1e8b009d0b0b7cc8ec
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
|
|
packer is quite happy to work without DISPLAY and still have VNC up so that
if needed a connection to the display can be made.
Change-Id: Iae93aec9e9c1421a25dc719300bd4afec54cc533
Signed-off-by: Tom Rini <trini@konsulko.com>
|
|
Change-Id: I4ddb6642f0393e83f064bca0735b7b8755257a41
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I0edee9740a6766acc5bc2020b4a758830ed4ee53
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The previous change: 9515, does not pull in the packer binaries
into basebuild, so moving this to baseline is more appropriate.
Change-Id: I149e83635cce5e9ce62d06fccb4d30099ecd3906
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Change-Id: Id939111ccbfdf5ab0ca3aef0d33f6c88d9c30172
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Change-Id: I696e833ed63f624410359e6b57b2fa6ec3bac094
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I4ef925c7bf1ea80a2bb8d7fffcdc5d3f050ef843
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Ia183cc2b6184b08b8e60793464ad834b33836e9d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This should fix the rendering issues from SPEC-574.
Change-Id: Ib536a1aaf8ed29d613e33b238751e1a6b67afc3b
Bug-AGL: SPEC-574
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
Change-Id: I283c08200ba3faf06752b4d4aecc099299be0ad2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Provisioner 3 is missing the type of provisioner it is
Change-Id: I45ddd46ba39fec2f8c2a2b8dc8d35c249dcd81cd
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Templates shouldn't have the same image build name as it's confusing
Change-Id: I84bbd0d6b8fbfcda62f906b3dc434d3c12100000
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
|
|
Change-Id: Iec3e26163caad81cd12c6cce6a35431403dc285d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
jekyll-plantuml was requested by Jens.
Change-Id: Ic6e1d32b57dd3c5b36b8388e1ac985a80f4381dc
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Id36f63feaebe1bc2ac84a0754872d4ed164c9c6b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
Change-Id: I90739edd345af31c895beb033982ef0a3b6a998b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I5d1d8d03ae4f52edd8f1f355880d62723fa622c0
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|