Age | Commit message (Collapse) | Author | Files | Lines |
|
The OPNFV security audit releng's job prevent to retrieve binaries from
external sources which results on depending to the binaries provided
by the OS package managers. This change pretends to cover different
scenarios where the Jenkins builder is unknown.
Signed-off-by: Victor Morales <v.morales@samsung.com>
Change-Id: I37d9b15d3ac9de0b06a96e07eed90f7cc717f444
|
|
Shellcheck is failing on the execution given that it's missing
the -x argument. This change fixes that problem adding the argument.
Signed-off-by: Victor Morales <v.morales@samsung.com>
Change-Id: Idc1795b604f4b88e5e4468b8fd26b961c08455bf
|
|
Lint tools allow to check syntax errors and verify best practices on
coding. This change includes a Jenkins Job for running those tools
on every change submitted.
Signed-off-by: Victor Morales <v.morales@samsung.com>
Change-Id: I0a4a5378a8e75322993be049b961886d5595c0db
|