Commit Graph

3 Commits

Author SHA1 Message Date
Tristan Cacqueray 61228901c2 dco-license: remove the empty nodeset
The job was relying on a security hole to execute untrusted command
on the executor (localhost). This change prevents failure after the
hole is fixed.

Change-Id: I910fb6e6a2659e77991111c8ce5a6b763556aeec
2020-07-22 14:46:41 +00:00
Paul Belanger 243a8938f6 Simplify dco-license job playbook
We can simplify the usage of include_roles by using roles section in the
playbook.

Change-Id: Iedd3f6e57f9c16c7ea8ae709f1e28d629580cab9
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-01-11 13:24:01 -05:00
Paul Belanger f8f3050e32 Add dco-license job
This is a follow up to the previous commit, here we are adding a job
called dco-license which only runs on localhost (zuul-executor).

Change-Id: Id624160930b80b5b37a8e05b000106c16fef64e0
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-01-11 11:30:26 -05:00