Move mail util for waiting for quarantine from QA
[pyi2ncommon] / src / arnied_wrapper.py
2023-07-05 Christian HerdtweckMove mail util for waiting for quarantine from QA
2022-05-19 Christian HerdtweckRemove api doc headers
2022-05-19 Christian HerdtweckFix errors in api doc creation
2022-05-19 Plamen DimitrovDeprecate any arnied wrapper cnfvar functionality
2022-05-19 Plamen DimitrovConvert the old cnfvar module into a cnfvar string...
2022-05-19 Plamen DimitrovDrop the cnfline subpackage and reuse all of its defaul...
2022-04-27 Christian HerdtweckUpdate deprecation warnings
2022-04-21 Christian HerdtweckClean up, remove compat with py < 3.6
2022-04-05 Christian HerdtweckDeprecate cnfvar_old and arnied_wrapper
2022-04-04 Samir AguiarRename cnfvar module to cnfvar_old
2021-11-08 Christian HerdtweckFix get_cnf if working on local machine
2021-11-08 Christian HerdtweckFix some whitespace and line breaks
2021-09-10 Samir AguiarUse the already defined function to wait for generate
2021-09-10 Samir AguiarImprove documentation of arnied wrapper and tests
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