Merge "Refactor conformance robot test"
authorJuha Kosonen <juha.kosonen@nokia.com>
Fri, 27 Sep 2019 11:04:37 +0000 (11:04 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Fri, 27 Sep 2019 11:04:37 +0000 (11:04 +0000)
1  2 
.coafile

diff --combined .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