Fix pylint gate

The pylint gate fails because the nodeset is not set,
set it to "ubuntu-xenial" since it runs on python2.7.

Story: 2009101
Task: 43164

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I79d97afa17866dd589176a5d6cbaaac49827bda9
This commit is contained in:
Charles Short 2021-09-01 15:19:31 -04:00
parent feaa276469
commit 6eb29324ea

View File

@ -70,6 +70,7 @@
parent: tox
description: |
Run pylint test for k8sapp-nginx-ingress-controller
nodeset: ubuntu-xenial
required-projects:
- starlingx/config
- starlingx/fault