Commit Graph

10 Commits

Author SHA1 Message Date
Jayant Jain cd6572e425 Migrate CA off python2 to python3 2022-03-14 12:52:32 +00:00
cclauss 00059ea5ef xrange() was removed in Python 3 in favor of range() 2019-07-16 11:01:11 +02:00
cclauss 4036fa6a9a Use print() function in both Python 2 and Python 3
Legacy __print__ statements are syntax errors in Python 3 but __print()__ function works as expected in both Python 2 and Python 3.
2019-06-30 22:21:40 +02:00
JoeWrightss ee62ba544e
Typo fixed: "Merics" -> "Metrics" 2018-12-04 01:16:34 +08:00
ruicao 15b17e10ec Typo fix: doens't -> doesn't 2018-06-13 18:41:23 +08:00
Maciej Pytel 0bbf447610 Update script for testing broken nodes in CA
Added option for only breaking a few nodes not all of them.
2017-09-27 14:24:29 +02:00
Beata Skiba 7287f3b402 fix boilerplate 2017-08-11 11:09:53 +02:00
Beata Skiba 506518cb30 Comment fixes 2017-08-11 10:00:36 +02:00
Beata Skiba c4d12edc02 Add script for parsing metrics from CA e2e tests 2017-08-10 17:29:01 +02:00
Maciej Pytel 1d3cd69f28 Utility script for testing CA cloudprovider failure handling 2017-08-02 14:38:25 +02:00