Commit Graph

34021 Commits

Author SHA1 Message Date
dahn
e561b19ac9 Update before_install.sh 2021-03-10 14:53:42 +01:00
Daan Hoogland
6216a3ca05 svm to p3 2021-03-10 14:53:42 +01:00
Daan Hoogland
86ffc1e88e str f'ormat' 2021-03-10 14:53:42 +01:00
Daan Hoogland
42b50baaac pylint issues 2021-03-10 14:53:42 +01:00
Daan Hoogland
33bc9ace7d replace mock with unittest.mock 2021-03-10 14:53:42 +01:00
dahn
7c978960aa pylint cmd debug 2021-03-10 14:53:42 +01:00
Gabriel Brascher
23472e8d1c Fix indentation issues and use python3 when running pycodestyle checker 2021-03-10 14:53:42 +01:00
Gabriel Brascher
28ff962462 Make Virtual Router '.py' scripts Python3 compatible 2021-03-10 14:53:42 +01:00
Daan Hoogland
d816774308 reformat because of indentation problems 2021-03-10 14:53:42 +01:00
Daan Hoogland
88b4229fda cleanup and feedback from internal version 2021-03-10 14:53:42 +01:00
Daan Hoogland
ec13d7870f retries on ssh verification 2021-03-10 14:53:42 +01:00
Daan Hoogland
193f6e5425 redundant braces removed 2021-03-10 14:53:42 +01:00
Daan Hoogland
95a7a4bd74 cleanup 2021-03-10 14:53:42 +01:00
Daan Hoogland
e86d43d292 cleanup of setup() (not sure why this would help) 2021-03-10 14:53:42 +01:00
Daan Hoogland
07cc2a57bb socketserver take bytes 2021-03-10 14:53:42 +01:00
Daan Hoogland
1bbec8232c inherritics 2021-03-10 14:53:42 +01:00
Daan Hoogland
442e4f0672 2to3 artifact/remnance removed 2021-03-10 14:53:42 +01:00
Daan Hoogland
b351ff52ca exception assert fix 2021-03-10 14:53:42 +01:00
Daan Hoogland
4b1dfd137c remove superfluent parentesis 2021-03-10 14:53:41 +01:00
Daan Hoogland
d496385139 str() when str() due 2021-03-10 14:53:41 +01:00
Daan Hoogland
a1fe05e189 foutje bedank: None vs 0 2021-03-10 14:53:41 +01:00
Daan Hoogland
90489813f5 unittest method rename assertItemEqual to assertCountEqual 2021-03-10 14:53:41 +01:00
Daan Hoogland
7a11abd688 awkward encode-decode of userdata 2021-03-10 14:53:41 +01:00
Daan Hoogland
a4a1030a80 only fetchall for select statements 2021-03-10 14:53:41 +01:00
Daan Hoogland
62643b9fb0 Revert "add dep for python browsing in IDE"
This reverts commit becb14ddbb.
2021-03-10 14:53:41 +01:00
Daan Hoogland
1ded87ad8a mysql connector does not properly defend against index out of bounds 2021-03-10 14:53:41 +01:00
Daan Hoogland
6a8c8159b6 add dep for python browsing in IDE 2021-03-10 14:53:41 +01:00
Daan Hoogland
1191804f0b start on tabs in component tests :'( 2021-03-10 14:53:41 +01:00
Daan Hoogland
cb357c80ce license exclude for pyenv 2021-03-10 14:53:41 +01:00
Daan Hoogland
e5197fcba7 certificates as bytes arrays 2021-03-10 14:53:41 +01:00
Daan Hoogland
f4c9be5bbd pylint/travis trouble 2021-03-10 14:53:41 +01:00
Daan Hoogland
e589b68077 version output in svm tests 2021-03-10 14:53:41 +01:00
Daan Hoogland
39f00290a0 Revert "travis systemvm tests"
This reverts commit e335c69315.
2021-03-10 14:53:41 +01:00
Daan Hoogland
3de1ff3e0a separate python for systemvm (tests) 2021-03-10 14:53:41 +01:00
Daan Hoogland
2ec3a84600 travis container does not inherit pylint either 2021-03-10 14:53:41 +01:00
Daan Hoogland
483a07cce5 travis container does not inherit before_install stuff?? 2021-03-10 14:53:41 +01:00
dahn
06329f8bf2 travis prefered python version 2021-03-10 14:53:41 +01:00
Daan Hoogland
1db2b314ab travis systemvm tests 2021-03-10 14:53:41 +01:00
Daan Hoogland
d1400b531c remove nose-json 2021-03-10 14:53:41 +01:00
Daan Hoogland
9afa00e4ab run py checkers as modules 2021-03-10 14:53:41 +01:00
Daan Hoogland
1cf4f82b09 backquote error calling pyenv 2021-03-10 14:53:41 +01:00
Daan Hoogland
093135473e fix tags on test 2021-03-10 14:53:41 +01:00
Daan Hoogland
182991c0ba channel result decode 2021-03-10 14:53:41 +01:00
Daan Hoogland
7e817a5344 no decode on str in python3 2021-03-10 14:53:41 +01:00
Daan Hoogland
cfabfd5b7e string checks in the nose plugin 2021-03-10 14:53:41 +01:00
Daan Hoogland
dcd4e3612f pycodestyle2 and -lint2 in travis 2021-03-10 14:53:41 +01:00
Daan Hoogland
c2e38633b9 marvin deps on nose 2021-03-10 14:53:41 +01:00
Daan Hoogland
cd7bdba184 python3 in marvin rpm 2021-03-10 14:53:41 +01:00
Daan Hoogland
3d5abd0c85 pyenv the right/requested version 2021-03-10 14:53:41 +01:00
Daan Hoogland
b5a1438b18 pyton 3.9.1 2021-03-10 14:53:41 +01:00