From: Juha Kosonen Date: Fri, 27 Sep 2019 11:04:37 +0000 (+0000) Subject: Merge "Refactor conformance robot test" X-Git-Tag: 2.0.0~30 X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=commitdiff_plain;h=bcfe962f40d0ed2697bc3c6bdc56c89f163bb812;hp=-c Merge "Refactor conformance robot test" --- bcfe962f40d0ed2697bc3c6bdc56c89f163bb812 diff --combined .coafile index 3e655dd,bdcde25..8ade5f5 --- a/.coafile +++ b/.coafile @@@ -35,7 -35,7 +35,7 @@@ bears = YAMLLintBea files = **.yaml, **.yml use_spaces = true max_line_length = 120 - ignore = tests/k8s/conformance/sonobuoy.yaml + ignore = tests/k8s/conformance/custom_repos.yaml [all.Python] bears = PyLintBear @@@ -95,5 -95,4 +95,5 @@@ ignore = ui/src/main/webapp/app/fusion/ ui/src/main/webapp/app/BluvalUI/GetBlueprintInstances/GetBlueprintInstances.js, ui/src/main/webapp/app/BluvalUI/GetLabs/GetLabs.js, ui/src/main/webapp/app/BluvalUI/GetLayers/GetLayers.js, - ui/src/main/webapp/app/BluvalUI/GetTimeslots/GetTimeslots.js + ui/src/main/webapp/app/BluvalUI/GetTimeslots/GetTimeslots.js, + ui/src/main/webapp/app/BluvalUI/CreateUser/CreateUser.js