Skip to content
Snippets Groups Projects
Commit 4a35161f authored by Dmitry Rodionov's avatar Dmitry Rodionov
Browse files

test: make connection usable by itself

Frequently when we want to execute commands from different users we need
to pass username and password separatly to each invokation. With this
patch this approach can be simplified and connection can be used
directlry in form of context manager.

Additionally this patch fixes handling of NOLOG env var. When it is
supplied logs are disabled which simplifies debugging of a test nbecause
with continuous output from multiple instances it is impossible to use
debugger efficiently.
parent 8b06edb7
No related branches found
No related tags found
4 merge requests!807Draft: fix: remove deprecated message for install nodejs,!779test: make connection usable by itself,!778sbroad: refactoring of the table constructor API,!757fix: more patches for gamayun
Pipeline #29520 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment