Neil Bailey
Neil Bailey
This seems to arise from harness.go: https://github.com/coreos/coreos-assembler/blob/701df4ab60ed79f48c16e73842166aa0146793b9/mantle/kola/harness.go#L788 The name is the map key, though, as seen in register.go: https://github.com/coreos/coreos-assembler/blob/701df4ab60ed79f48c16e73842166aa0146793b9/mantle/kola/register/register.go#L133-L142 I can offer two quick first-round options: 1. Add a field...
I will take this on and look over it in the next few days.
Is there any particular steps I'm missing to get pytests set up, outside of satisfying test-requirements.txt? I didn't see anything regarding a local venv in makefile/jenkinsfile/etc make pycheck is dumping...
#4104 has the pull request. I will figure out github's nuances at some point.