Add a new function to wait for arnied to be ready
[pyi2ncommon] / src / arnied_wrapper.py
2021-09-10 Samir AguiarAdd a new function to wait for arnied to be ready
2021-03-25 Juliana RodrigueiroFix decoding on "get_cnf --json"
2020-02-13 Christian HerdtweckMinor fix: else --> elif
2020-02-13 Plamen DimitrovReplace all mentions of autotest with pyi2n-generic...
2019-11-19 Plamen DimitrovAdd validation for running arnied process for the unset...
2019-11-19 Plamen DimitrovRefactor the entire waiting for GENERATE to allow for...
2019-10-16 Plamen DimitrovDrop legacy cnfvar-autotest parameter translation
2019-04-09 Plamen DimitrovRemove obsoleted comment in the arnied wrapper docstring
2019-04-09 Plamen DimitrovDrop emulation of py3.5+ subprocess module for python 3.3
2019-04-09 Plamen DimitrovDefine new capture output flag for python 3.7 which...
2019-02-12 Christian HerdtweckImprove output of wait_for_email_transfer
2019-02-11 Christian HerdtweckAdd and fix and few CNF_VAR-related doc strings
2019-02-07 Plamen DimitrovPass byte stream to the cnfvar from the dynamic cnf...
2019-02-07 Juliana RodrigueiroUse a more robust condition in wait_for_email_transfer
2019-02-07 Samir AguiarFix remote scheduling of programs
2019-02-07 Samir AguiarOverwrite run_cmd timeout in wait_for_run
2019-02-07 Samir AguiarAdd timeout support to run_cmd
2018-11-14 Christian HerdtweckReplace deprecated logging function with equivalent
2018-11-05 Plamen DimitrovBackport some subprocess py3.5+ functionality for older...
2018-11-05 Plamen DimitrovRestrict the logging to pyi2ncommon namespace
2018-11-05 Plamen DimitrovAdapt all internal imports in relative fashion
2018-11-05 Plamen DimitrovAdd GPLv2 licensing headers to all migrated utilities
2018-11-05 Plamen DimitrovMigrate utilities from the autotest-intra2net repo